pgsql: Adjust pg_upgrade query so toast tables related to system catalo

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: Adjust pg_upgrade query so toast tables related to system catalo
Дата
Msg-id E1TJ4fm-0004kX-3f@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Adjust pg_upgrade query so toast tables related to system catalog schema
entries are not dumped.   This fixes an error caused by
droping/recreating the information_schema, but other failures were also
possible.

Backpatch to 9.2.

Branch
------
master

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

Modified Files
--------------
contrib/pg_upgrade/info.c |   51 +++++++++++++++++++++++++++++++++-----------
1 files changed, 38 insertions(+), 13 deletions(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: In pg_upgrade, try to convert the locale names to canonical form
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Adjust pg_upgrade query so toast tables related to system catalo