Re: Moving pg_autovacuum from contrib to src/bin

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Moving pg_autovacuum from contrib to src/bin
Дата
Msg-id 200405291044.17228.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Moving pg_autovacuum from contrib to src/bin  ("Matthew T. O'Connor" <matthew@zeut.net>)
Ответы Re: Moving pg_autovacuum from contrib to src/bin  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Matthew T. O'Connor wrote:
> I did understand Tom, but based on the hacker discussion I think the
> "postmaster integration" will consist of the postmaster launching and
> killing the pg_autovacuum standalone executable as required.  In that
> sense, I don't think it matters if pg_autovacuum is located in
> src/bin or src/backend/postmaster.

It is supposed to be linked into the postmaster and forked from there.


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

Предыдущее
От: "Matthew T. O'Connor"
Дата:
Сообщение: Moving pg_autovacuum out of contrib Attempt#2
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Moving pg_autovacuum from contrib to src/bin