The following bug has been logged on the website:

Bug reference:      7986
Logged by:          Sergey Burladyan
Email address:      eshkin...@gmail.com
PostgreSQL version: 9.2.3
Operating system:   Debian GNU/Linux 7.0 (wheezy)
Description:        

I have one tablespace dir with multiple versions:
$ ls -la ~/inst/var/l/
итого 16
drwx------ 4 seb seb 4096 Мар 23 18:26 .
drwxr-xr-x 7 seb seb 4096 Мар 23 18:28 ..
drwx------ 3 seb seb 4096 Мар 23 18:24 PG_9.2_201204301
drwx------ 3 seb seb 4096 Мар 23 18:26 PG_9.3_201303201

../pg-dev-master/bin/pg_basebackup -Ft -D backup copy all subdirectorys from
tablespace dir:
$ tar -tf backup/16384.tar 
PG_9.2_201204301/
PG_9.2_201204301/12042/
PG_9.2_201204301/12042/16385
PG_9.3_201303201/
PG_9.3_201303201/12070/
PG_9.3_201303201/12070/16385
PG_9.3_201303201/12070/16390
PG_9.3_201303201/12070/16388

IMHO it must copy only self version dir PG_9.3_201303201




-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to