Answers for "where can i find pg_hba.conf"

SQL
2

pg_hba.conf location

SHOW hba_file;
// Type this in your psql cmd and it will show directory
Posted by: Guest on January-29-2021
0

where to find pg_hba.conf in ubuntu

SHOW hba_file;
Posted by: Guest on June-08-2021

Code answers related to "where can i find pg_hba.conf"

Code answers related to "SQL"

Browse Popular Code Answers by Language