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:43 -0400 |
commit | a106236d8287315a8b7d24b38cb283817fd4d391 (patch) | |
tree | 6fc5f396702312dce89ed0195dda32a31f01d7d7 /src/backend/executor/nodeWorktablescan.c | |
parent | c8a2bb0f1abfa2c6ca4ed253a581431855e639c5 (diff) | |
download | postgresql-a106236d8287315a8b7d24b38cb283817fd4d391.tar.gz postgresql-a106236d8287315a8b7d24b38cb283817fd4d391.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/executor/nodeWorktablescan.c')
0 files changed, 0 insertions, 0 deletions