Re: pg_stop_backup does not complete - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: pg_stop_backup does not complete
Date
Msg-id 5D2BB8D3-459E-4768-9E4C-0D16F026FD13@kineticode.com
Whole thread Raw
In response to Re: pg_stop_backup does not complete  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Feb 24, 2010, at 3:24 PM, Tom Lane wrote:

> If you like the concept, then the next question is exactly how to phrase
> the messages.  All we have at the moment is the inside-the-delay-loop
> warning:
>
>    ereport(WARNING,
>            (errmsg("pg_stop_backup still waiting for archive to complete (%d seconds elapsed)",
>                    waits)));
>
> which now that I look at it could use some wordsmithing itself.

“Bitch, can’t you see that I’m still waiting for the archive to complete? WTF were you thinking? Jesus!”

My $0.02.

Best,

David

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_stop_backup does not complete
Next
From: Josh Berkus
Date:
Subject: Re: pg_stop_backup does not complete