From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Changing pg_dump default file format |
Date: | 2013-11-07 16:02:13 |
Message-ID: | 527BB985.4050808@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hello,
For as long as I can remember I have heard complaints about the fact
that pg_dump doesn't use a backup format that is supported by the
pg_restore program. At every single talk that I give that talks about
pg_dump, the people in the majority of the audience agrees that this is
rather silly and a barrier to usability.
The only counter argument I have heard is that it adds an extra step for
developers to get the SQL that generates a database. That to me is a
weak argument as pg_dump is a production/admin too, first, not a
developer tool.
I humbly request on behalf of those who manage production postgresql
instances that we change the default backup file format from -Fp to -Fc.
Sincerely,
Joshua D. Drake
--
Command Prompt, Inc. - http://www.commandprompt.com/ 509-416-6579
PostgreSQL Support, Training, Professional Services and Development
High Availability, Oracle Conversion, Postgres-XC, @cmdpromptinc
For my dreams of your image that blossoms
a rose in the deeps of my heart. - W.B. Yeats
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2013-11-07 16:10:15 | Re: Changing pg_dump default file format |
Previous Message | Antonin Houska | 2013-11-07 15:56:41 | Comment - uniqueness of relfilenode |