]> 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:26:30 +0000 (20:26 +0200)
commit2e4acef357c6eec6b6ae8a7a3b464c96e3f343c7
treed8e32e30060c65c4ab47ecfe1179d2585fdc8f0a
parentaa5d7d58ba40187bd8c6a2216bfd24514da78003
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