BUG #8443: duplicated oids after dump

From: b(dot)rychtarski(at)teb-akademia(dot)pl
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #8443: duplicated oids after dump
Date: 2013-09-11 12:07:25
Message-ID: E1VJjCf-0003uh-JM@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: 8443
Logged by: Bartłomiej Rychtarski
Email address: b(dot)rychtarski(at)teb-akademia(dot)pl
PostgreSQL version: 9.2.4
Operating system: debian
Description:

executed full dump of database without oids:
pg_dump -v -a -E UTF8 --disable-dollar-quoting --disable-triggers

after restoring database from dump in each table there are rows with
duplicated oids

problem applies to about 2% of rows in each table

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2013-09-11 13:01:44 Re: Cant start PostgreSQL Using command prompt
Previous Message Saravanan Nagarajan 2013-09-11 11:00:27 Cant start PostgreSQL Using command prompt