Files
netoik-db/files/posgtres/pg_hba.conf
2026-02-21 22:52:41 +01:00

7 lines
379 B
Plaintext

# Before editing this file, please refer to official doc:
# https://www.postgresql.org/docs/current/auth-pg-hba-conf.html
# TYPE DATABASE USER ADDRESS METHOD
local sameuser all peer # Allow each unix user accessing its own db
local all postgres peer # Allow postgres user accessing all dbs