How to explicitly lock and unlock tables in pgsql? - Mailing list pgsql-general

From Shaozhong SHI
Subject How to explicitly lock and unlock tables in pgsql?
Date
Msg-id CA+i5JwZPLEiOQxFy3q=5HKWYLkfs8VBvHxY03osiW4xy_OoKxw@mail.gmail.com
Whole thread Raw
Responses Re: How to explicitly lock and unlock tables in pgsql?
Re: How to explicitly lock and unlock tables in pgsql?
List pgsql-general
Table locks present a barrier for progressing queries.

How to explicitly lock and unlock tables in pgsql, so that we can guarantee the progress of running scripts?

Regards,

David 

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Apparently table locks are the key issue to see red flags
Next
From: Fabrízio de Royes Mello
Date:
Subject: Re: How to explicitly lock and unlock tables in pgsql?