You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ENT-4231: Preserve the 'pg_hba.conf' file on upgrades
This file defines access control for PostgreSQL and must be
preserved on upgrade. It may be granting extra access (e.g. in
the HA setup), but it may also be blocking some of the defaults.
Changelog: None
0 commit comments