pg_hba.conf
Started by Dave [Hawk-Systems]about 24 years ago2 messagesgeneral
Can a user be trusted?
For example. user pgsql (the postgres user) is used to start the database
during boot... as such it chokes on password requirement.
Simple solution is to trust local, but that has ramifications since users also
log into this box.
Can we trust selected users, then require the rest to use password
authentication?
Thanks
Dave