Re: Feature: give pg_dump a WHERE clause expression
Stephen Frost <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.patches |
|---|---|
| Message-ID | <[email protected]> |
* daveg ([email protected]) wrote: > The feature that the proposed patch enables is to create pg_dump custom > format archives for multiple tables with a predicate. No amount of csv or > xml will do that. Contrived example: Uh, pg_dump's custom format really isn't particularly special, to be honest. Is there some reason you're interested in using it over, as was suggested, COPY/CSV/etc format? You could, of course, gzip the output of COPY (as pg_dump does) if you're concerned about space.. Thanks, Stephen
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIQ0PFrzgMPqB3kigRApj9AJ9atnq9+9QN9cHGzszuTijCK7rBiwCglg3B b2+7gj24dsTOepXK2ipEIK8= =rCJW -----END PGP SIGNATURE-----