add postgresql
This commit is contained in:
parent
953985a3ea
commit
2578cd7a6d
10 changed files with 164 additions and 2 deletions
2
lib/data/templates/postgresql/pg_hba.conf.erb
Normal file
2
lib/data/templates/postgresql/pg_hba.conf.erb
Normal file
|
@ -0,0 +1,2 @@
|
|||
local all all peer
|
||||
hostssl all all 0.0.0.0/0 scram-sha-256
|
Loading…
Add table
Add a link
Reference in a new issue