Want to acquire lock on tables where primary of one table is foreignkey on othere - Mailing list pgsql-bugs

From Abhishek Tripathi
Subject Want to acquire lock on tables where primary of one table is foreignkey on othere
Date
Msg-id CACun91P3X0R2g+E49_Kd7GKSNq0mJOhbpvLHv2XX-dUxyQFJaw@mail.gmail.com
Whole thread Raw
List pgsql-bugs
Dear Concerned Person,
 I write this email to get the information about locking which I am not getting from anywhere.
Actually I have acquired a "Select for Update" on a table whose id is refrence as a foreign key on another table So I want those table won't update until there is lock. Is it possible? Becuase postgres is acquiring lock but AccessShare Lock which allow to write on those table How I restrict this.



Thanks and Regards 
Abhishek

pgsql-bugs by date:

Previous
From: David Rowley
Date:
Subject: Re: BUG #15383: Join Filter cost estimation problem in 10.5
Next
From: Alvaro Herrera
Date:
Subject: Re: BUG #15425: DETACH/ATTACH PARTITION bug