Re: pg_autovacuum Win32 Service startup delay - Mailing list pgsql-patches

From Tom Lane
Subject Re: pg_autovacuum Win32 Service startup delay
Date
Msg-id 506.1106639668@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg_autovacuum Win32 Service startup delay  ("Matthew T. O'Connor" <matthew@zeut.net>)
Responses Re: pg_autovacuum Win32 Service startup delay  ("Matthew T. O'Connor" <matthew@zeut.net>)
List pgsql-patches
"Matthew T. O'Connor" <matthew@zeut.net> writes:
> In the windows service world, is there any reason pg_autovacuum should
> ever give up?

I was a bit worried about the scenario in which J Random Luser tries to
start the server twice and ends up with two autovacuum daemons attached
to the same postmaster.  I'm not sure if this is possible, probable,
or dangerous ... but it seems like a point to consider.

            regards, tom lane

pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: Re: add soundex difference function to
Next
From: Harald Armin Massa
Date:
Subject: Re: pg_autovacuum Win32 Service startup delay