BUG #4375: pg_dump documentation, -Z option
Started by Daniel Migowskiover 17 years ago2 messagesbugs
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.
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