Re: Rows missing from table despite FK constraint - Mailing list pgsql-general

From Konrad Garus
Subject Re: Rows missing from table despite FK constraint
Date
Msg-id 6645f6441001070245l9419a7di7e886c2e68808a5e@mail.gmail.com
Whole thread Raw
In response to Rows missing from table despite FK constraint  (Konrad Garus <konrad.garus@gmail.com>)
List 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

pgsql-general by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: PostgreSQL Write Performance
Next
From: Alban Hertroys
Date:
Subject: Re: interesting check constraint behavior