pgsql: pg_upgrade: generate check error for left-over new tablespace

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: pg_upgrade: generate check error for left-over new tablespace
Дата
Msg-id E1kTCks-0004vA-HY@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/59cfff65b10036b637a3f6e50d8f654e855d3b69

Modified Files
--------------
src/bin/pg_upgrade/check.c | 40 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 40 insertions(+)


В списке pgsql-committers по дате отправления: