Re: pg_dump shared locks documentation

Поиск
Список
Период
Сортировка
От Florin Irion
Тема Re: pg_dump shared locks documentation
Дата
Msg-id f84cbf9e-cf4b-a9eb-9667-5fadd913d5ca@gmail.com
обсуждение исходный текст
Ответ на Re: pg_dump shared locks documentation  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: pg_dump shared locks documentation  (Nathan Bossart <nathandbossart@gmail.com>)
Список pgsql-docs

On 15/03/22 16:55, Tom Lane wrote:
> 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

Makes sense.
I tried the footnote and in fact, it doesn't render well in the man page. It just adds a blank line(at least how I
triedit).
 

So, I made the link to ACCESS SHARE, pointing to section 13.3.1. "Table-Level Locks" , was this what you had in mind? 

V2 attached. 

Thank you for looking into this.
Florin Irion
Вложения

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

Предыдущее
От: PG Doc comments form
Дата:
Сообщение: "Restore" vs. "Reload"
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: "Restore" vs. "Reload"