upgrade and migrate - Mailing list pgsql-general

From Julie Nishimura
Subject upgrade and migrate
Date
Msg-id BYAPR08MB50145D4B77BBAFDEE7C0726BAC420@BYAPR08MB5014.namprd08.prod.outlook.com
Whole thread Raw
Responses Re: upgrade and migrate
List pgsql-general
Hello, what is the best way to migrate from PostgreSQL 8.3.11 on x86_64-redhat-linux-gnu to PostgreSQL 9.6.16 on x86_64-pc-linux-gnu server, with minimal downtime?
The caveat is the source has about 80 databases overall almost 30 TB. I could migrate the smallest ones (up to 1 tb) using pg_dump and pg_restore, but the largest hot database is almost 17 tb, and I am not sure how to approach this effort in a better and efficient way?

Thank you!
-Julie N

pgsql-general by date:

Previous
From: stan
Date:
Subject: Re: Issue upgrading from V11 to V12 on Debian
Next
From: Stephen Frost
Date:
Subject: Re: pg_basebackup + incremental base backups