Re: FOREIGN KEY and AccessExclusiveLock

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Achilleus Mantzios <achill(at)matrix(dot)gatewaynet(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: FOREIGN KEY and AccessExclusiveLock
Date: 2004-09-28 14:05:14
Message-ID: 14192.1096380314@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Achilleus Mantzios <achill(at)matrix(dot)gatewaynet(dot)com> writes:
> Whats the purpose of the AccessExclusiveLock on parent table?

We're adding a trigger to it.

regards, tom lane

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Martin Marques 2004-09-28 14:12:02 Re: CHECK col A not NULL if col B='x'
Previous Message T E Schmitz 2004-09-28 14:02:02 CHECK col A not NULL if col B='x'