Re: initial sync of multiple streaming slaves simultaneously

Поиск
Список
Период
Сортировка
От Mike Roest
Тема Re: initial sync of multiple streaming slaves simultaneously
Дата
Msg-id CAE7ByhhxqY3w=wmD+t8kiJQeQLPdW5dbxUS==1OsJvikDFnb9g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: initial sync of multiple streaming slaves simultaneously  (Lonni J Friedman <netllama@gmail.com>)
Ответы Re: initial sync of multiple streaming slaves simultaneously
Список pgsql-general

Specifically what is the error?
psql (9.1.5)
Type "help" for help.

postgres=# select pg_start_backup('hotbackup',true);
 pg_start_backup
-----------------
 61/B000020
(1 row)

postgres=# select pg_start_backup('hotbackup',true);
ERROR:  a backup is already in progress
HINT:  Run pg_stop_backup() and try again.
postgres=#

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

Предыдущее
От: Lonni J Friedman
Дата:
Сообщение: Re: initial sync of multiple streaming slaves simultaneously
Следующее
От: Mike Roest
Дата:
Сообщение: Re: initial sync of multiple streaming slaves simultaneously