Re: Bad pg_dump error message - Mailing list pgsql-general

From Tom Lane
Subject Re: Bad pg_dump error message
Date
Msg-id 9993.1347418817@sss.pgh.pa.us
Whole thread Raw
In response to Re: Bad pg_dump error message  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-general
Peter Eisentraut <peter_e@gmx.net> writes:
> 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.

I find it doubtful that it's worth spending effort on either.  How often
have you heard of someone actually disassembling an archive with tar?
What reason is there to think that zip would be any more useful?  Really
pg_restore is where the action is.

            regards, tom lane


pgsql-general by date:

Previous
From: Wells Oliver
Date:
Subject: Why is my view making my disk churn? (iostat)
Next
From: David Johnston
Date:
Subject: Re: Why is my view making my disk churn? (iostat)