In pg_upgrade, set synchronous_commit=off for the new cluster, to
Bruce Momjian <bruce@momjian.us>
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
| Path | Change | +/− |
|---|---|---|
| contrib/pg_upgrade/server.c | modified | +8 −3 |