On Wed, Jun 1, 2011 at 9:53 AM, Anthony <[email protected]> wrote: > (e.g. pg_dump -Fc ... | xz -1 >file.dump.xz, or use lzop if xz -1 is CPU > bound)
Bleh. Make sure you add -Z0 if you're going to compress with xz rather than use the standard (not as good) pg_dump compression. _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

