How does an application recognize the death of the postmaster - Mailing list pgsql-general

From Geoffrey
Subject How does an application recognize the death of the postmaster
Date
Msg-id 4458F9F3.9000208@3times25.net
Whole thread Raw
Responses Re: How does an application recognize the death of the postmaster  (Wayne Conrad <wconrad@yagni.com>)
Re: How does an application recognize the death of the  (Guy Fraser <guy@incentre.net>)
Re: How does an application recognize the death of the  (Reid Thompson <reid.thompson@ateb.com>)
List pgsql-general
How do folks handle the death of the postmaster in their applications?
Assuming the postmaster dies after an application has connected to the
database, but before it makes a request.  What should I look for?
Currently our application that's in development does not handle the
situation well.  What we want to do is gracefully (as possible) shutdown
the application.

--
Until later, Geoffrey

Any society that would give up a little liberty to gain a little
security will deserve neither and lose both.  - Benjamin Franklin

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: The planner chooses seqscan+sort when there is an
Next
From: "A. Kretschmer"
Date:
Subject: Re: The planner chooses seqscan+sort when there is an