Re: pg_stop_backup does not complete

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: pg_stop_backup does not complete
Дата
Msg-id 1267058487.3752.6870.camel@ebony
обсуждение исходный текст
Ответ на Re: pg_stop_backup does not complete  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Wed, 2010-02-24 at 19:08 -0500, Tom Lane wrote:
> Simon Riggs <simon@2ndQuadrant.com> writes:
> > On Wed, 2010-02-24 at 16:52 -0500, Tom Lane wrote:
> >> * emit a NOTICE as soon as pg_stop_backup's actual work is done and
> >> it's starting to wait for the archiver (or maybe after it's waited
> >> for a few seconds, but much less than the present 60).
> 
> > Pointless really. Nobody runs backups in production by typing
> > pg_stop_backup() except in a demo. Nobody will see this. 
> 
> I agree it's pointless in production, but this isn't about production,
> it's about friendliness to people who are experimenting.  The case will
> probably never come up in production because a production installation
> should have a non-broken archive_command.

No further objection.

-- Simon Riggs           www.2ndQuadrant.com



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Takahiro Itagaki
Дата:
Сообщение: Re: query cancel issues in contrib/dblink
Следующее
От: Takahiro Itagaki
Дата:
Сообщение: Re: dblink for 8.4 should work without user-mappings