Krishnamurthy Radhakrishnan <krad...@cisco.com> wrote:
 
> pg_dump works before chrooting to the secondary partition. Can
> you please provide a way to dump the data after chrooting?
 
How about connecting through a TCP connection and piping directly
from pg_dump to psql?
 
Of course, these days you have the option of just using pg_upgrade
against the original or a deep copy of the data directory.
 
-Kevin

-- 
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to