Answers for "pg_hba.conf file location windows"

3

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

pg_hba.conf file location windows

C:Program FilesPostgreSQL10data

// it depends on the version of PostgreSQL, mine is version 10
Posted by: Guest on January-30-2022

Code answers related to "pg_hba.conf file location windows"

Browse Popular Code Answers by Language