Re: Modified pg_dump & new pg_restore need testing... - Mailing list pgsql-hackers

From Philip Warner
Subject Re: Modified pg_dump & new pg_restore need testing...
Date
Msg-id 3.0.5.32.20000702113426.022b4100@mail.rhyme.com.au
Whole thread Raw
In response to Re: Modified pg_dump & new pg_restore need testing...  (Philip Warner <pjw@rhyme.com.au>)
List pgsql-hackers
At 23:23 1/07/00 +0200, Peter Eisentraut wrote:
>> As suggested I have now added a '--plain-text, -p' option to pg_dump
>> to dump it into text.
>
>The *default* action of pg_dump should be to write plain text and to
>standard output. Changing that will certainly make a lot of people very
>unhappy.

Good point; I'll make it the default. The -Z {0..9] switch and -F {p|c|f}
switches can be used to select output compression levels and output format.


----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.C.N. 008 659 498)             |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 0500 83 82 82         |                 ___________ |
Http://www.rhyme.com.au          |                /           \|                                |    --________--
PGP key available upon request,  |  /
and from pgp5.ai.mit.edu:11371   |/


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Linux templates
Next
From: Chris Bitmead
Date:
Subject: Re: [PATCHES] TABLEOID patch