diff options
| author | Bruce Momjian <bruce@momjian.us> | 2014-08-04 11:45:45 -0400 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2014-08-04 11:45:45 -0400 |
| commit | 24ae44914d5bd38598e2822eda51785de6eca8ab (patch) | |
| tree | 4afbcf9ff16b975027ac8cf1d05f7a77fe419555 /contrib/postgres_fdw/connection.c | |
| parent | 9747a9898518080d37fa40e86ea1aa6602061abf (diff) | |
pg_upgrade: remove reference to autovacuum_multixact_freeze_max_age
autovacuum_multixact_freeze_max_age was added as a pg_ctl start
parameter in 9.3.X to prevent autovacuum from running. However, only
some 9.3.X releases have autovacuum_multixact_freeze_max_age as it was
added in a minor PG 9.3 release. It also isn't needed because -b turns
off autovacuum in 9.1+.
Without this fix, trying to upgrade from an early 9.3 release to 9.4
would fail.
Report by EDB
Backpatch through 9.3
Diffstat (limited to 'contrib/postgres_fdw/connection.c')
0 files changed, 0 insertions, 0 deletions
