ARAndrea Rotainfearless.engineering·Mar 15, 2023 · 5 min readDumping and restoring PostgreSQL databases: a personal cheat sheetI occasionally need to dump and restore PostgreSQL databases: infrequently enough that I tend to forget about all the useful CLI switches to the pg_dump and pg_restore commands, yet frequently enough that having to look up the manual page for them, a...00