Re: bg worker: patch 1 of 6 - permanent process

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: bg worker: patch 1 of 6 - permanent process
Дата
Msg-id 9038.1284486377@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: bg worker: patch 1 of 6 - permanent process  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: bg worker: patch 1 of 6 - permanent process  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: bg worker: patch 1 of 6 - permanent process  (Markus Wanner <markus@bluegap.ch>)
Список pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> writes:
> I think we've had enough problems with the current design of forking a
> new autovac process every once in a while, that I'd like to have them as
> permanent processes instead, waiting for orders from the autovac
> launcher.  From that POV, bgworkers would make sense.

That seems like a fairly large can of worms to open: we have never tried
to make backends switch from one database to another, and I don't think
I'd want to start such a project with autovac.
        regards, tom lane


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: bg worker: patch 1 of 6 - permanent process
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: bg worker: patch 1 of 6 - permanent process