BUG #7590: Data corruption using pg_dump only with -Z parameter

From: hrtlik(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #7590: Data corruption using pg_dump only with -Z parameter
Date: 2012-10-09 14:20:40
Message-ID: E1TLafo-0003kU-99@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 7590
Logged by: Jan Vodička
Email address: hrtlik(at)gmail(dot)com
PostgreSQL version: 9.2.1
Operating system: Windows 8
Description:

"pg_dump -Z1 my_db > backup" always make corrupted package.
When I try it on postgres database which created from installation: "pg_dump
postgres > backup" it is ok.
I can reproduce it everytime.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message pking 2012-10-09 15:24:23 BUG #7591: Large query string has limit
Previous Message Amit Kapila 2012-10-09 13:04:31 Re: [HACKERS] BUG #7534: walreceiver takes long time to detect n/w breakdown