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 | 39c23c199d0aec58d0018a2ca52cbccbf8ea18e4 (patch) | |
tree | d167cc1a0ea4fefd137e29852826209766439878 /src/test | |
parent | ee59f669b666e62b7e769ece97ef74ef621acd8d (diff) |
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/test')
0 files changed, 0 insertions, 0 deletions