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:46 -0400 |
commit | 3c0471b5fdd847febb30ec805a3e44f3eac5b66f (patch) | |
tree | 1e63c813d0506b379b8ef3527ecece07abe51327 /src/backend/jit/llvm/llvmjit_wrap.cpp | |
parent | 72559438f92f9a7d9205192bef601be953c7bd2a (diff) | |
download | postgresql-3c0471b5fdd847febb30ec805a3e44f3eac5b66f.tar.gz postgresql-3c0471b5fdd847febb30ec805a3e44f3eac5b66f.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/jit/llvm/llvmjit_wrap.cpp')
0 files changed, 0 insertions, 0 deletions