Foreign key deadlocks

From: "Shawn Chisholm" <ShawnC(at)sandvine(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Foreign key deadlocks
Date: 2004-09-27 00:55:46
Message-ID: A8535F8D62F3644997E91F4F66E341FC16B4B5@exchange.sandvine.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


> Hi all, quick question related to some scalability problems I have been seeing: do foreign key references acquire write locks on the row they are referencing during an insert, and are these locks held until the end of the transaction?
>
> Thanks,
>
> Shawn
>

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Michael Fuhr 2004-09-27 01:37:08 Re: Foreign key deadlocks
Previous Message Neacal 2004-09-26 17:22:58 Calculation Functions between Columns