Re: Status of ipcclean - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Status of ipcclean
Date
Msg-id 26447.998354796@sss.pgh.pa.us
Whole thread Raw
In response to Status of ipcclean  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Status of ipcclean
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> AFAIR, with the 7.1 release the postmaster automatically recovers from
> this situation.  Can someone come up with a better description of what
> ipcclean is useful for, if there still is such a thing?

I believe that ipcclean is no longer needed for preparing to start a new
postmaster.  It might possibly be useful if you wanted to clean up after
a dead postmaster that you did *not* intend to restart.

However, given the lack of portability and lack of robustness of the
script (including inability to deal with multiple-postmaster
situations), I think I'd vote for removing it altogether.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: encoding: ODBC, createdb
Next
From: Tatsuo Ishii
Date:
Subject: Re: encoding: ODBC, createdb