]> 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:24:08 +0000 (20:24 +0200)
commit13f9634ceefb9aae4567ef6b982254df2082aa08
tree6e54bf2279b5d4e1f546256145cfd1818a920218
parent6980497f7d7f4d17b918a7a433aa904943a4bb97
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