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 ------ REL9_2_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/087f41086bcdf428056fccc06b34c96fd5bc143d Modified Files -------------- contrib/pg_upgrade/info.c | 51 +++++++++++++++++++++++++++++++++----------- 1 files changed, 38 insertions(+), 13 deletions(-) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers