Re: table permissions and referential integrity - Mailing list pgsql-hackers

From Brook Milligan
Subject Re: table permissions and referential integrity
Date
Msg-id 200006211622.KAA07935@biology.nmsu.edu
Whole thread Raw
In response to table permissions and referential integrity  (Brook Milligan <brook@biology.nmsu.edu>)
List pgsql-hackers
Thanks for the quick answers on the requirement for update permission
to go along with referential integrity.  Now I understand things
better.  (Perhaps more info for the docs?)

So if each table access requires locks for update on multiple tables,
is there any chance of deadlocks?  Or are the multiple locks obtained
all at once in some sort of atomic manner that eliminates the problem?

Thanks again for your help.

Cheers,
Brook


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Big 7.1 open items
Next
From: Tom Lane
Date:
Subject: Re: Big 7.1 open items