Re: error on online backup using pg_basebackup tool

Поиск
Список
Период
Сортировка
От Gerdan Rezende dos Santos
Тема Re: error on online backup using pg_basebackup tool
Дата
Msg-id CAKOcMA5=-NQDrSOHpcW4p8nvuaHfqJBPDU=4fDt9mDFVAit1ZA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: error on online backup using pg_basebackup tool  (Martín Marqués <martin@2ndquadrant.com>)
Ответы Re: error on online backup using pg_basebackup tool
Список pgsql-general
On Thu, Sep 3, 2015 at 7:20 AM, Martín Marqués <martin@2ndquadrant.com> wrote:
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


This message on verbose mode: pg_basebackup: directory "/data/pg_tblspc/" exists but is not empty

From machine A to machine B 

pb_basebackup started in machine B, connecting on machine A


On machine B
pb_basebackup -D /data/pg_tblspc/ -h machineA


T.'.A.'.F.'.,
Gerdan Rezende dos Santos 
Po
stgreSQL & EnterpriseDB Specialist, Support, Training & Services 
+55 (61) 9645-1525

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

Предыдущее
От: Steve Kehlet
Дата:
Сообщение: Re: how to investigate GIN fast updates and cleanup cycles?
Следующее
От: Martín Marqués
Дата:
Сообщение: Re: error on online backup using pg_basebackup tool