Re: question on Postgres smart shutdown mode - Mailing list pgsql-hackers

From Robert Haas
Subject Re: question on Postgres smart shutdown mode
Date
Msg-id CA+TgmoZ00sUXfP_FQ=ZgLDLd1zG0riBjk2b8Nc6Awzfq6O6HvQ@mail.gmail.com
Whole thread Raw
In response to question on Postgres smart shutdown mode  (wei sun <wei.sun.ws@gmail.com>)
List pgsql-hackers
On Fri, Feb 13, 2015 at 2:15 AM, wei sun <wei.sun.ws@gmail.com> wrote:
> I have a question on PG smart shutdown mode.
>
> When shutdown Postgres by issuing Smart Shutdown mode (SIGTERM) request, is
> there a way for client to be notified of this shutdown event? I tried
> PG_NOTIFY, but I cannot get any notification events when this happens. BTW,
> I am relative new to Postgres.

Unfortunately, no, there isn't a way for the client to be notified.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: assessing parallel-safety
Next
From: Kevin Grittner
Date:
Subject: Re: "multiple backends attempting to wait for pincount 1"