BUG #4375: pg_dump documentation, -Z option

Started by Daniel Migowskiover 17 years ago2 messagesbugs
Jump to latest
#1Daniel Migowski
dmigowski@ikoffice.de

The following bug has been logged online:

Bug reference: 4375
Logged by: Daniel Migowski
Email address: dmigowski@ikoffice.de
PostgreSQL version: 8.3.1
Operating system: Linux
Description: pg_dump documentation, -Z option
Details:

The option documentation misses the fact that you can produce gzipped output
files with text format.

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Daniel Migowski (#1)
Re: BUG #4375: pg_dump documentation, -Z option

"Daniel Migowski" <dmigowski@ikoffice.de> writes:

The option documentation misses the fact that you can produce gzipped output
files with text format.

Huh, so you can. I wonder if anyone but Philip Warner ever knew that.
Docs updated ...

regards, tom lane