From: | "Greg Sabino Mullane" <greg(at)turnstep(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: PostgreSQL Downgrades |
Date: | 2013-04-08 15:35:40 |
Message-ID: | fddb990ce908a510aec7e94bf0373f4e@biglumber.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)turnstep(dot)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-----
From | Date | Subject | |
---|---|---|---|
Next Message | Shaun Thomas | 2013-04-08 15:40:16 | Re: Backup advice |
Previous Message | Daniele Varrazzo | 2013-04-08 15:28:03 | Re: Selecting timestamp from Database |