Re: How to tell if server is in backup mode?

Поиск
Список
Период
Сортировка
От Toby Corkindale
Тема Re: How to tell if server is in backup mode?
Дата
Msg-id 4F74F0F3.3030906@strategicdata.com.au
обсуждение исходный текст
Ответ на Re: How to tell if server is in backup mode?  (Gabriele Bartolini <gabriele.bartolini@2ndQuadrant.it>)
Список pgsql-general
On 29/03/12 19:50, Gabriele Bartolini wrote:
> Hi Toby,
>
> Il 29/03/12 10:46, Gabriele Bartolini ha scritto:
>> Currently, there's no such a function. In general we simply check if a
>> 'backup_label' file exists in PGDATA. However, it could be a good idea
>> to add it as admin function (I will have a think about it and possibly
>> come up with a patch).
> My bad (thanks Carlo Ascani for pointing this out to me). Gilles Darold
> just proposed such a patch and I looked into the commitfest website:
> https://commitfest.postgresql.org/action/patch_view?id=803
>
> I just added myself as a reviewer for PostgreSQL 9.3.

Cool, good to know it's on its way :)

Thanks Gabriele,

Toby

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

Предыдущее
От: David Salisbury
Дата:
Сообщение: Re: default value returned from sql stmt
Следующее
От: Chris Angelico
Дата:
Сообщение: octet_length operator: what encoding?