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 55E81F00.7050907@2ndquadrant.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
El 03/09/15 a las 00:54, Gerdan Rezende dos Santos escribió:
>
>
> In other server with same configuration the proccess not complete too!

Add --verbose to the pg_basebackup execution and send over the output
error message.

I find your procedure confusing, and I'd recommend you *not* to put
tablespaces in $PGDTA/pg_tblspc/. That directory is for postgres to put
the links to where the actual tablespace is (normally on another partition)

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


pgsql-general by date:

Previous
From: Etienne Champetier
Date:
Subject: Postgresql C extension and SIGSEGV
Next
From: "Dickson S. Guedes"
Date:
Subject: Re: get first and last row in one sql as two columns