Re: Dump and load
Andreas Kretschmer <[email protected]> Thu, 14 Nov 2019 20:53:49 +0100
| Newsgroups | gmane.comp.db.postgresql.novice |
|---|---|
| Message-ID | <[email protected]> |
Am 14.11.19 um 20:36 schrieb Heckler, Kim M: > Is it OK to use pg_dump from version 10.x, into a flat file, then use > psql to load that file into version 11.x? yeah, should work, but it would be better to use the pg_dump from version 11 against the database version 10. Regards, Andreas -- 2ndQuadrant - The PostgreSQL Support Company. www.2ndQuadrant.com