Re: Pg_basebackup does not do aything

Поиск
Список
Период
Сортировка
От Matheus de Oliveira
Тема Re: Pg_basebackup does not do aything
Дата
Msg-id CAJghg4LJi+oFOem47ocEnQvB_1KNr6NT1wzpFMPhU0D_BZtKuA@mail.gmail.com
обсуждение исходный текст
Ответ на Pg_basebackup does not do aything  (thomas simon <tsimon@neteven.com>)
Ответы Re: Pg_basebackup does not do aything  (thomas simon <tsimon@neteven.com>)
Список pgsql-admin

On Wed, Jun 25, 2014 at 4:58 PM, thomas simon <tsimon@neteven.com> wrote:
My command is  :  pg_basebackup -D /data/postgresql/9.3/main -P -v -h MASTER -U replicator -X s

I'm betting you are just waiting for a "spread" checkpoint. If that is the case, you can issue a CHECKPOINT command on the master and see if your backup start running, or you you can use "--checkpoint=fast" option for pg_basebackup.


--
Matheus de Oliveira
Analista de Banco de Dados
Dextra Sistemas - MPS.Br nível F!
www.dextra.com.br/postgres

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

Предыдущее
От: thomas simon
Дата:
Сообщение: Pg_basebackup does not do aything
Следующее
От: thomas simon
Дата:
Сообщение: Re: Pg_basebackup does not do aything