Re: PostgreSQL Downgrades - Mailing list pgsql-general

From Greg Sabino Mullane
Subject Re: PostgreSQL Downgrades
Date
Msg-id fddb990ce908a510aec7e94bf0373f4e@biglumber.com
Whole thread Raw
In response to Re: PostgreSQL Downgrades  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160


Tom Lane wrote:
> When dumping from 9.2 or newer, it'll be worth your trouble to refine
> that strategy by using pg_dump's new "--section" switch to split the
> dump file three ways: pre-data, data, post-data.

And if you have a dump from 9.1 or older, you can use this script
to divide it up into the same sections:

http://bucardo.org/wiki/Split_postgres_dump

- --
Greg Sabino Mullane greg@turnstep.com
End Point Corporation http://www.endpoint.com/
PGP Key: 0x14964AC8 201304081134
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iEYEAREDAAYFAlFi45wACgkQvJuQZxSWSsgfEgCgoRowHCFoVFEWC3VXK1YofFaS
9hYAoJuBpOFpWLoyW6HPLcMnl0Akfu8f
=LmJS
-----END PGP SIGNATURE-----




pgsql-general by date:

Previous
From: Daniele Varrazzo
Date:
Subject: Re: Selecting timestamp from Database
Next
From: Shaun Thomas
Date:
Subject: Re: Backup advice