On Tue, May 3, 2016 at 4:21 PM, Rodrigo Cavalcante
<rodrigo(dot)java(at)gmail(dot)com> wrote:
> The my script works, but after a few days it stops working because the
> process does not end pg_stop_backup.
Well, that shouldn't happen, but without any logs or debugging
information, it's hard to guess why.
> The pg_basebackup already does this substitution?
If you use pg_basebackup, you don't need to run pg_start_backup() or
pg_stop_backup().
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company