pgsql: In pg_upgrade, set synchronous_commit=off for the new cluster, t - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: In pg_upgrade, set synchronous_commit=off for the new cluster, t
Date
Msg-id E1TVopZ-0003Hu-6H@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
In pg_upgrade, set synchronous_commit=off for the new cluster, to
improve performance when restoring the schema from the old cluster.

Backpatch to 9.2.

Branch
------
master

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

Modified Files
--------------
contrib/pg_upgrade/server.c |   11 ++++++++---
1 files changed, 8 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix handling of inherited check constraints in ALTER COLUMN TYPE
Next
From: Bruce Momjian
Date:
Subject: pgsql: In pg_upgrade, set synchronous_commit=off for the new cluster, t