In pg_upgrade, copy pg_largeobject_metadata and its index for 9.0+
servers because, like pg_largeobject, it is a system table whose
contents are not dumped by pg_dump --schema-only.
Branch
------
REL9_0_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=9a22ea242b276c9bc1f3eb94f0ce9ffad94e270e
Modified Files
--------------
contrib/pg_upgrade/info.c | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
pgsql-committers by date
| Next: | From: User Itagaki | Date: 2011-01-05 12:03:17 |
| Subject: pgstatsinfo - pg_statsinfo: Add missingl include file <sys/stat.h>. |
| Previous: | From: Bruce Momjian | Date: 2011-01-05 04:36:25 |
| Subject: pgsql: In pg_upgrade,copy pg_largeobject_metadata and its index for 9. |