On Tue, 2012-09-11 at 01:21 -0400, Tom Lane wrote:
> Mike Christensen <m...@kitchenpc.com> writes:
> > Oh reading the online docs, it looks like what I may have wanted was:
> > --format=custom
> 
> Right.  That does everything tar format does, only better --- the only
> thing tar format beats it at is you can disassemble it with tar.  Back
> in the day that seemed like a nice thing, open standards and all; but
> the 8GB per file limit is starting to get annoying.

We could change the tar code to produce POSIX 2001 format archives,
which don't have that limitation.  But if someone wanted to do some work
in this area, it might be more useful to look into a zip-based format.





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

Reply via email to