Re: upgrade and migrate
Stephen Frost <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.general |
|---|---|
| Message-ID | <[email protected]> |
Greetings, * Laurenz Albe ([email protected]) wrote: > On Wed, 2019-12-04 at 13:48 +0900, Michael Paquier wrote: > > On Tue, Dec 03, 2019 at 10:32:22PM +0000, Julie Nishimura wrote: > > > 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? > > > > pg_upgrade could be one way to go here. That's not the scale pg_dump > > would be very good at. I would have personally avoided using pg_dump > > above 10~20GB. Depending on the downtime you are ready to accept, > > a migration based on Slony could be something to investigate. > > Right, Slony is the way to go, since pg_upgrade doesn't support 8.3. > > I would upgrade to a version more recent than 9.6. So... there's a bit of history here. pg_upgrade in 9.4 actually does support upgrading from 8.3.X. Support for upgrading from 8.3 was removed in 2209b3923a7afe0b6033ecfea972219df252ca8e. Thanks, Stephen
signature.asc
(application/pgp-signature, 819 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJd56/NAAoJEO1sijiDR2RVMqYQAIp7+/xfUIjqr2FHODFC9k2E cMc4MksTLwLoONoCGTzrxm+0h5HWkA9Rc4Z9A8z6H31J284y4HSxHHJKhMo5Bq3K Qhp3xE5DUqififduPgmv6WA9YBVYSz/FtavzhQjukJQu1fl1Bgz06nfPsV+atNJi qBGPheRS5npRlzbxj8yPH57WSYOyc4bw6jWSPaIw/2aJs17kOk93HGsV/hJ17HWB ClEEO1Eju3KNj5VGTbCAU2+fQQr/+T2B/AWhXgOQVhv0BP/zsSqf+655rPH1Vcpx taFLlhcYALpOfuLC+trtIjYSR2YQQNdGFxxTpUazjlWR83MI9fc6cgVXRPEAWaa+ TxQTuflmR2MKDCm9cS+xZnXU5alnS/SYqwS7hmb8iD/g5PQGdUy6G0AP83BDAcft 4kFlFMGA3ctXgkXKmny/7elXBAlIYvnQa1XNBFrQfUBFD8YA0WPAI/MdzblOhtbn QiJUZ1X8WgLOfyGdXWoZSnCeT2qZKLWSWZz4WRrUgPw0ooDtaE2qBo0EgUoHS5bh dSyRP6YD8OoPslGUte7wNjkqQYLqHybuzj+1RzTvuP07ox53Yaw1B9jKy1eoYyYl Cqd99+HzV9yzWD0lyKbmIytWMVcK5ldxZW5gpAp5Gdp3ywRFsyeVS96aCjMcJHyC +1MINT9bm7IM3SW/RP2I =4ngq -----END PGP SIGNATURE-----