On Thu, Sep 3, 2015 at 10:28 AM, Gerdan Rezende dos Santos
wrote:
> 6 - create table spaces:
> CREATE TABLESPACE newtblspc LOCATION '/data/newtblspc';
> CREATE TABLESPACE newtblspc2 LOCATION '/data/pg_tblspc/newtblspc2'
> 7 - mkdir /data2
> 8 - Now perform a backup using pg_basebackup -D /data2 an
Hi 4 all!!
As Ido not know if it is my mistake or actually a bug, sending the two
topics.
When trying to perform online backup using the pg_basebackup tool, I get
the message: The folder is not empty.
steps to reproduce the error:
1 - install postgres in the / usr / local / pgsql
2 - initialize