Re: BUG #3479: contraint exclusion and locks - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #3479: contraint exclusion and locks
Date
Msg-id 24459.1185201433@sss.pgh.pa.us
Whole thread Raw
In response to BUG #3479: contraint exclusion and locks  ("Tiago Jacobs" <tiago@mdtestudio.com.br>)
Responses Re: BUG #3479: contraint exclusion and locks  (Tiago Daniel Jacobs <tiago@mdtestudio.com.br>)
List pgsql-bugs
"Tiago Jacobs" <tiago@mdtestudio.com.br> writes:
> oh-ow... It waits while the table (That is not used) is locked.

This is not a bug.  It has to inspect the table to find out that
there is a constraint.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Gregory Stark
Date:
Subject: Re: BUG #3479: contraint exclusion and locks
Next
From: Tiago Daniel Jacobs
Date:
Subject: Re: BUG #3479: contraint exclusion and locks