Re: Pg_basebackup does not do aything - Mailing list pgsql-admin

From Matheus de Oliveira
Subject Re: Pg_basebackup does not do aything
Date
Msg-id CAJghg4LJi+oFOem47ocEnQvB_1KNr6NT1wzpFMPhU0D_BZtKuA@mail.gmail.com
Whole thread Raw
In response to Pg_basebackup does not do aything  (thomas simon <tsimon@neteven.com>)
Responses Re: Pg_basebackup does not do aything  (thomas simon <tsimon@neteven.com>)
List 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 by date:

Previous
From: thomas simon
Date:
Subject: Pg_basebackup does not do aything
Next
From: thomas simon
Date:
Subject: Re: Pg_basebackup does not do aything