Re: pg_dump shared locks documentation

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_dump shared locks documentation
Дата
Msg-id 324244.1647359709@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pg_dump shared locks documentation  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Ответы Re: pg_dump shared locks documentation  (Florin Irion <irionr@gmail.com>)
Список pgsql-docs
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> This might be a bit excessive to have in the main text.  What about
> adding a footnote to point out the exact lock level that is meant, with
> a link to the server doc page that explains each lock level?

I dunno how well <footnote> will render in man-page format.
How about just inserting a parenthetical remark at the first usage?

... leader process requests shared locks (ACCESS SHARE) on the ...

Possibly we could make the "ACCESS SHARE" be a <link> without causing
problems in man format.

            regards, tom lane



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: pg_dump shared locks documentation
Следующее
От: PG Doc comments form
Дата:
Сообщение: "Restore" vs. "Reload"