Обсуждение: How to explicitly lock and unlock tables in pgsql?

Поиск
Список
Период
Сортировка

How to explicitly lock and unlock tables in pgsql?

От
Shaozhong SHI
Дата:



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