Re: Shutting down a warm standby database in
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Stephen Harris <lists@spuddy.org>
Cc: Bruce Momjian <bruce@momjian.us>, pgsql-hackers@postgresql.org
Date: 2006-11-30T18:32:31Z
Lists: pgsql-hackers, pgsql-general
Stephen Harris <lists@spuddy.org> writes: > I think this is more than cosmetic; shutting down a standby database > cleanly is critical functionality for proper warm-standby procedures. > What we have now "works", but should be tidied up. I've made some small adjustments that make "pg_ctl stop -m fast" work for shutting down a warm-standby server. Please test. regards, tom lane