Re: pg_stop_backup does not complete

Kevin Grittner <kevin.grittner@wicourts.gov>

From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "Josh Berkus" <josh@agliodbs.com>,<jd@commandprompt.com>
Cc: "PostgreSQL-development" <pgsql-hackers@postgresql.org>
Date: 2010-02-23T17:56:31Z
Lists: pgsql-hackers
"Joshua D. Drake" <jd@commandprompt.com> wrote:
 
> If I issue a shutdown, PostgreSQL should do whatever it needs to
> do to shutdown; including issuing a pg_stop_backup. 
 
Should we have a pg_fail_backup function, so that it doesn't put out
a file which suggests that we have a complete backup?
 
-Kevin