Re: Rows missing from table despite FK constraint

From: Konrad Garus <konrad(dot)garus(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Rows missing from table despite FK constraint
Date: 2010-01-07 10:45:22
Message-ID: 6645f6441001070245l9419a7di7e886c2e68808a5e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

One more bit of information. The master table has exactly 3 rows
missing. They were all inserted half a year ago within one minute and
no other rows have been inserted in between them.

Is it possible that we lost a consistent piece of data (like a block
or a page)? What can I do to track it down?

I suspect it is a bug in PostgreSQL. Does it resemble an already
submitted issue?

--
Konrad Garus

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alban Hertroys 2010-01-07 10:49:07 Re: interesting check constraint behavior
Previous Message Dimitri Fontaine 2010-01-07 10:29:50 Re: PostgreSQL Write Performance