]> granicus.if.org Git - postgresql/commit
In base backup, only include our own tablespace version directory.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 25 Mar 2013 18:19:22 +0000 (20:19 +0200)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 25 Mar 2013 18:19:22 +0000 (20:19 +0200)
commit28ba260906c87ffbda42f93d867191f491025a04
tree490ab54e7bbcc53418e884e341ca6c7c8e49d98b
parentd298b50a3b469c088bb40a4d36d38111b4cd574d
In base backup, only include our own tablespace version directory.

If you have clusters of different versions pointing to the same tablespace
location, we would incorrectly include all the data belonging to the other
versions, too.

Fixes bug #7986, reported by Sergey Burladyan.
src/backend/replication/basebackup.c