Re: Rows missing from table despite FK constraint

From: Konrad Garus <konrad(dot)garus(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Alban Hertroys <dalroi(at)solfertje(dot)student(dot)utwente(dot)nl>, pgsql-general(at)postgresql(dot)org
Subject: Re: Rows missing from table despite FK constraint
Date: 2010-01-08 16:14:10
Message-ID: 6645f6441001080814m7db11213w440b7a089c586ed0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

2010/1/8 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>:
> So which of these rows are invisible?  According to the flags
> items 1, 3 and 5 should be visible while 2 and 4 are dead versions
> (of 3 and 5 respectively).

All 3 are invisible, and at the same time they are the only 3 rows
missing from the table.

--
Konrad Garus

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2010-01-08 16:18:12 Re: Rows missing from table despite FK constraint
Previous Message Tom Lane 2010-01-08 16:09:01 Re: Rows missing from table despite FK constraint