pg_autovacuum Win32 Service startup delay

Поиск
Список
Период
Сортировка
От Dave Page
Тема pg_autovacuum Win32 Service startup delay
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4528646@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответы Re: pg_autovacuum Win32 Service startup delay  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: pg_autovacuum Win32 Service startup delay  ("Matthew T. O'Connor" <matthew@zeut.net>)
Список pgsql-patches
When starting as a service at boot time on Windows, pg_autovacuum may
fail to start because the PostgreSQL service is still starting up. This
patch causes the service to attempt a second connection 30 seconds after
the initial connection failure before giving up entirely.

Regards, Dave

Вложения

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: LRU
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_autovacuum Win32 Service startup delay