Re: error on online backup using pg_basebackup tool - Mailing list pgsql-general

From Martín Marqués
Subject Re: error on online backup using pg_basebackup tool
Date
Msg-id CAPdiE1ytV7CsUjQekPgy+1e=r=__2UNFTexFyN6fMvu-uYUffg@mail.gmail.com
Whole thread Raw
In response to Re: error on online backup using pg_basebackup tool  (Gerdan Rezende dos Santos <gerdan@gmail.com>)
Responses Re: error on online backup using pg_basebackup tool
List pgsql-general
Hi Gerdan,

2015-09-03 17:41 GMT-03:00 Gerdan Rezende dos Santos <gerdan@gmail.com>:
>
> This problem, I found in my client ...
> Why are you putting in PGDATA table ? He can not say to me
> The solution then is to continue using the start_backup , rsync and
> stop_backup. ;(

Or use repmgr. ;)

If you intend to use repmgr3 (will only work with postgres 9.3 and
above) you'll need to pass it the --rsync-only option so it doesn't
use pg_basebackup to clone.

Regards,

--
Martín Marqués                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services


pgsql-general by date:

Previous
From: Gerdan Rezende dos Santos
Date:
Subject: Re: error on online backup using pg_basebackup tool
Next
From: Gerdan Rezende dos Santos
Date:
Subject: Re: error on online backup using pg_basebackup tool