pgsql: pg_upgrade: dramatically reduce memory consumption - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: pg_upgrade: dramatically reduce memory consumption
Date
Msg-id E1WDhSs-0006DV-DY@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pg_upgrade: dramatically reduce memory consumption

Report from Jeff Janes

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2a2e40aaaad6d9d8a2c6a61817542a2d8c369935

Modified Files
--------------
contrib/pg_upgrade/check.c      |   14 ++++----
contrib/pg_upgrade/info.c       |   70 ++++++++++++++++++++++++++++-----------
contrib/pg_upgrade/pg_upgrade.h |   16 +++++----
3 files changed, 66 insertions(+), 34 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: pg_test_fsync: add C comment about direct I/O and write size fai
Next
From: Bruce Momjian
Date:
Subject: pgsql: Rename 'gmake' to 'make' in docs and recommended commands