Re: pg_autovacuum does not start on system startup - 8.0 Release -

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: pg_autovacuum does not start on system startup - 8.0 Release -
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E45285EC@ratbert.vale-housing.co.uk
обсуждение исходный текст
Список pgsql-hackers-win32

> -----Original Message-----
> From: pgsql-hackers-win32-owner@postgresql.org
> [mailto:pgsql-hackers-win32-owner@postgresql.org] On Behalf
> Of Harald Massa
> Sent: 24 January 2005 10:12
> To: pgsql-hackers-win32@postgresql.org
> Subject: [pgsql-hackers-win32] pg_autovacuum does not start
> on system startup - 8.0 Release -
>
> It looks as if the pg_autovacuum really waits for the
> postgresql service to
> be startet, BUT that the postgreSQL service is not willing to
> answer that
> quick to connection attempts.
>
> As said... I can start that service manually after Windows
> starts talking to
> me. What can I do to make it run properly?

Hmm, I'll have to think about the best way to do that.

Just for info, most of the service code was written as an exercise for
me personally - it was expected that the pg_autovaccum would be
integrated in the backend which of course ended up not happening, but
consequently the code I had written didn't get anything like as much
testing as it should have done. For which I apologise.

> (acutal workaround will be: .cmd in autostart with "sleep 20
> seconds, net
> start pg_autocacuum")

OK, at least you have a workaround for now.

Regards, Dave.

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

Предыдущее
От: "Harald Massa"
Дата:
Сообщение: pg_autovacuum does not start on system startup - 8.0 Release -
Следующее
От: "Harald Massa"
Дата:
Сообщение: Re: pg_autovacuum does not start on system startup - 8.0 Release -