In pg_upgrade, set synchronous_commit=off for the new cluster, to

Bruce Momjian <bruce@momjian.us>

Commit: 3cef201c198c99831d2ee96eaa7de68799abea9a
Author: Bruce Momjian <bruce@momjian.us>
Date: 2012-11-06T19:28:54Z
Releases: 9.2.2
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.

Files

PathChange+/−
contrib/pg_upgrade/server.c modified +8 −3