In pg_upgrade, create a script to incrementally generate more accurate optimizer statistics so the cluster can be made available sooner.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/faec2815c8ea9d50da503896bb55222aabcc9741 Modified Files -------------- contrib/pg_upgrade/check.c | 144 ++++++++++++++++++++++++++++++++++++-- contrib/pg_upgrade/pg_upgrade.c | 6 ++- contrib/pg_upgrade/pg_upgrade.h | 4 +- 3 files changed, 144 insertions(+), 10 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
