On Monday, November 4, 2013 1:48 PM, Adrian Klaver <adrian.kla...@gmail.com> 
wrote:


>Any triggers on user_profile?
>Any FK relationship in either direction?


I grepped the schema (just to be sure) - no foreign keys on columns or table at 
all.
I do have an audit trigger on the table for updates - inserts into an audit 
table when changes are made and it DOES do a separate select from user_profile 
for other reasons - but not "for update" or anything - no explicit locking.


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to