pgsql: Clarify that pg_dump takes ACCESS SHARE lock

Поиск
Список
Период
Сортировка
От John Naylor
Тема pgsql: Clarify that pg_dump takes ACCESS SHARE lock
Дата
Msg-id E1o78V2-000ctG-QG@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Clarify that pg_dump takes ACCESS SHARE lock  (John Naylor <john.naylor@enterprisedb.com>)
Список pgsql-committers
Clarify that pg_dump takes ACCESS SHARE lock

Add link to the description of lock levels to avoid confusing "shared locks"
with SHARE locks.

Florin Irion

Reviewed-by: Álvaro Herrera, Tom Lane, and Nathan Bossart
Discussion: https://www.postgresql.org/message-id/flat/d0f30cc2-3c76-1d43-f291-7c4b2872d653@gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4e2e8d71fe25e43fc82351bd350a6e80beee50be

Modified Files
--------------
doc/src/sgml/ref/pg_dump.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Thomas Munro
Дата:
Сообщение: pgsql: Harden dsm_impl.c against unexpected EEXIST.
Следующее
От: Fujii Masao
Дата:
Сообщение: pgsql: doc: Add index entry for MERGE SQL command.