Re: [BUGS] BUG #7794: pg_dump: errors when using pipes/streams

2013-01-06 Thread Tom Lane
s.rei...@tu-bs.de writes: > pg_dump shows one or more warnings when used with non-seekable streams: > "pg_dump: [custom archiver] WARNING: ftell mismatch with expected position > -- ftell used" > Examples (on Windows 7 Pro 64 Bit, PG 9.1.7 and 9.1.6, 64 Bit) > 1) pg_dump --format=custom --schema-

[BUGS] BUG #7794: pg_dump: errors when using pipes/streams

2013-01-06 Thread s . reiser
The following bug has been logged on the website: Bug reference: 7794 Logged by: Stefan Reiser Email address: s.rei...@tu-bs.de PostgreSQL version: 9.1.7 Operating system: Windows 7 Pro 64-Bit Description: I intend to stream the output of pg_dump into a zip file (alon