-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Open
Labels
pending-discussionThe issue or pull request needs more discussion before it can be closed or mergedThe issue or pull request needs more discussion before it can be closed or merged
Milestone
Description
Arising from #51260 (comment)
If it were possible to globally configure host=None, runas=None and user=postgres (or have the user continue to be auto-detected) then it should be possible for users to configure much more efficient running of postgres states.
pg_hba.conf
# TYPE DATABASE USER ADDRESS METHOD
local all postgres peer map=local
pg_ident.conf
# MAPNAME SYSTEM-USERNAME PG-USERNAME
local postgres postgres
local root postgres
local salt postgres # if salt doesn't run as root
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
pending-discussionThe issue or pull request needs more discussion before it can be closed or mergedThe issue or pull request needs more discussion before it can be closed or merged