Skip to content
Snippets Groups Projects
Commit 76dd09bb authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Add postmaster/postgres undocumented -b option for binary upgrades.

This option turns off autovacuum, prevents non-super-user connections,
and enables oid setting hooks in the backend.  The code continues to use
the old autoavacuum disable settings for servers with earlier catalog
versions.

This includes a catalog version bump to identify servers that support
the -b option.
parent 02e6a115
No related branches found
No related tags found
No related merge requests found
Showing with 64 additions and 28 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment