Re: pg_stop_backup does not complete
Josh Berkus <josh@agliodbs.com>
From: Josh Berkus <josh@agliodbs.com>
To: Simon Riggs <simon@2ndQuadrant.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-02-24T20:02:27Z
Lists: pgsql-hackers
Simon, > If you have a concrete proposal, get off your soapbox and make one, > based upon the technical information you've received. There are clear > reasons why things are the way they are and those reasons will not be > ignored, by me. OK, can you go through the reasons why pg_stop_backup would not complete? And why it's a problem to have it complete? I'll admit to not understanding them; it seems to me that pg_stop_backup should just immediately force a checkpoint and a log write, but you're obviously trying to prevent something with the current behavior. What are you trying to prevent? --Josh Berkus