Locking with foreign key constraints

From: <wespvp(at)syntegra(dot)com>
To: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Locking with foreign key constraints
Date: 2004-07-21 14:54:50
Message-ID: BD23EDEA.F532%wespvp@syntegra.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Will 7.5 fix the issue of the over-zealous locking with foreign key
constraints - where two separate transactions can't simultaneously insert
records that reference the same parent record?

Wes

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-07-21 15:03:21 Re: Using SELECT inside a COPY transaction with PHP
Previous Message Robert Fitzpatrick 2004-07-21 13:48:52 Using SELECT inside a COPY transaction with PHP