Feb 5, 2016 database machines migrate postgres two Migrate PostgreSQL Between Two Machines TL;DR: Once you prepare the connection, pg_dump is your friend. Recently, we had to migrate a large-ish DB (1.5 TB) from a
Oct 2, 2014 database postgres schema size sql Postgres: Show Schema Sizes in a Database While loading a large database from files to a Postgres schema, I found very useful to know how much space on disk it actually occupies