Dumping and restoring PostgreSQL databases: a personal cheat sheet
I 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...
Mar 15, 20235 min read118