diff options
author | Bruce Momjian <bruce@momjian.us> | 2020-10-15 19:33:36 -0400 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2020-10-15 19:33:36 -0400 |
commit | d9ae2297bf0f668467780bd80815a4a2d30e822c (patch) | |
tree | 2064be28cf8a8765716b5c53250a710d3508e8a1 /src/backend/access/gist/gistold.c | |
parent | 43ca5e07d1bb160deeddaba8456d462a460dc4f8 (diff) | |
download | postgresql-d9ae2297bf0f668467780bd80815a4a2d30e822c.tar.gz postgresql-d9ae2297bf0f668467780bd80815a4a2d30e822c.zip |
pg_upgrade: generate check error for left-over new tablespace
Previously, if pg_upgrade failed, and the user recreated the cluster but
did not remove the new cluster tablespace directory, a later pg_upgrade
would fail since the new tablespace directory would already exists.
This adds error reporting for this during check.
Reported-by: Justin Pryzby
Discussion: https://postgr.es/m/20200925005531.GJ23631@telsasoft.com
Backpatch-through: 9.5
Diffstat (limited to 'src/backend/access/gist/gistold.c')
0 files changed, 0 insertions, 0 deletions