3
0

add file control for pg_hba

This commit is contained in:
Arne Teuke
2025-04-18 23:49:20 +02:00
parent ea00fa1038
commit 95f5a6627c
3 changed files with 36 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
# description: <%=@name%>
# order number: <%=@psql_auth_order%>
<%= @pl_auth_type %> <%= @pl_auth_database %> <%= @pl_auth_user %> <%= @pl_auth_address %> <%=@pl_auth_method %> <%=@psql_auth_option%>