Re: Dump and load - Mailing list pgsql-novice

From Andreas Kretschmer
Subject Re: Dump and load
Date
Msg-id c9c5d35b-b45a-1915-6283-415ab74df93d@a-kretschmer.de
Whole thread Raw
In response to Dump and load  ("Heckler, Kim M" <kim.heckler@nationwide.com>)
List pgsql-novice

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




pgsql-novice by date:

Previous
From: "Heckler, Kim M"
Date:
Subject: Dump and load
Next
From: Tom Lane
Date:
Subject: Re: Dump and load