pgsql: pg_upgrade: throw an error for non-existent tablespace director

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: pg_upgrade: throw an error for non-existent tablespace director
Дата
Msg-id E1WaoSL-0005Vs-4l@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
pg_upgrade:  throw an error for non-existent tablespace directories

Non-existent tablespace directory references can occur if user
tablespaces are created inside data directories and the data directory
is renamed in preparation for running pg_upgrade, and the symbolic links
are not updated.

Backpatch to 9.3.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c1275cf74172cd0ed478dbc31e34e2ffffc6e789

Modified Files
--------------
contrib/pg_upgrade/tablespace.c |   32 ++++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: docs: adjustments for streaming standbys that disconnect frequen
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: pg_upgrade: throw an error for non-existent tablespace director