Re: bgwriter never dies - Mailing list pgsql-hackers

From Tom Lane
Subject Re: bgwriter never dies
Date
Msg-id 14768.1077833361@sss.pgh.pa.us
Whole thread Raw
In response to Re: bgwriter never dies  ("Simon Riggs" <simon@2ndquadrant.com>)
Responses Re: bgwriter never dies  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-hackers
"Simon Riggs" <simon@2ndquadrant.com> writes:
> Should we have a pgmon process that watches the postmaster
> and restarts it if required?

I doubt it; in practice the postmaster is *very* reliable (because it
doesn't do much), and so I'm not sure that adding a watchdog is going to
increase the net reliability of the system.  The sorts of things that
could take out the postmaster are likely to take out a watchdog too.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Tablespaces
Next
From: "Alex J. Avriette"
Date:
Subject: Re: Tablespaces