"smart-fast" shutdown? - Mailing list pgsql-general

From Ed Loehr
Subject "smart-fast" shutdown?
Date
Msg-id 3CED082F.3060200@bluepolka.net
Whole thread Raw
List pgsql-general
In 7.2.1, IIRC, a fast shutdown rolls back any open transactions and breaks
all connections while a smart shutdown waits until all transactions are
completed and all connections are closed by the client.  Is there an easy way
to do what I'll call a "smart-fast" shutdown in which the postmaster waits
for transactions to complete and then forcibly breaks connections?

Ed


pgsql-general by date:

Previous
From: Mike Mascari
Date:
Subject: Re: Violation of NOT NULL
Next
From: Doug McNaught
Date:
Subject: Re: Process balancing on smp db server/apache web server