Re: Review: Extra Daemons / bgworker

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Review: Extra Daemons / bgworker
Дата
Msg-id 20121205212901.GR27424@awork2.anarazel.de
обсуждение исходный текст
Ответ на Re: Review: Extra Daemons / bgworker  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: Review: Extra Daemons / bgworker
Список pgsql-hackers
On 2012-12-05 12:09:58 -0300, Alvaro Herrera wrote:
> Here's a first attempt at a new documentation chapter.  This goes in
> part "Server Programming", just after the SPI chapter.
>
> I just noticed that worker_spi could use some more sample code, for
> example auth_counter was getting its own LWLock and also its own shmem
> area, which would be helpful to demonstrate I think.

I am not exactly renowned for my english skills, but I have made a pass
over the file made some slight changes and extended it in two places.
I've also added a comment with a question that came to my mind when
reading the docs...

Greetings,

Andres Freund

--
 Andres Freund                       http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Вложения

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

Предыдущее
От: Stefan Kaltenbrunner
Дата:
Сообщение: strange isolation test buildfarm failure on guaibasaurus
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Dumping an Extension's Script