View Single Post

   
  #6 (permalink)  
Old 04-24-2008, 06:15 PM
Magnus Hagander
 
Posts: n/a
Default Re: Improve shutdown during online backup, take 4

Alvaro Herrera wrote:
> Magnus Hagander wrote:
>
> > Applied with some minor changes to the error messages to make them
> > closer to our guidelines. (With my track record, it's not entirely
> > unlikely that someone will fix them further though :-P)

>
> I think the messages should not have a newline in the middle.


Are you talking about the one in pg_ctl? We have other messages in
pg_ctl that already do this, so I figured it was ok there...


> Also, I am wondering if in PM_WAIT_BACKUP mode we should accept new
> connections from superusers only.


Oh yeah, bleh, that reminds me that I should send off the couple of
comments for further improvements I thought of.

One was just this.

Another was, should we expose the cancel backup as a SQL level command?

//Magnus

--
Sent via pgsql-patches mailing list (pgsql-patches@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-patches

Reply With Quote