Re: detecting binary backup in progress

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: detecting binary backup in progress
Дата
Msg-id 20868.1370097925@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: detecting binary backup in progress  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: detecting binary backup in progress  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
Simon Riggs <simon@2ndQuadrant.com> writes:
> The way to resolve this is to have two functions:
>  pg_is_in_backup()  - which covers both/all kinds of backup
>  pg_is_in_exclusive_backup() - which covers just the exclusive backup mode

What will you do with pg_backup_start_time()?
        regards, tom lane



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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Placing hints in line pointers
Следующее
От: Joe Conway
Дата:
Сообщение: Re: pg_dump with postgis extension dumps rules separately