Where is pg_hba conf file?



Where is pg_hba conf file?..

Answer / Rohit

The pg_hba.conf file in PostgreSQL is typically located in the data directory under the data subdirectory, or it may be placed in a system-specific location depending on your operating system and installation method.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Postgre Interview Questions

What are the types of stored procedures?

1 Answers  


What is the command enable-debug?

1 Answers  


How to create a PostgreSQL user?

1 Answers  


How to setup postgresql sysv startup script?

1 Answers  


Is postgresql relational?

1 Answers  


How do I add another column in postgresql?

1 Answers  


Does postgres use sql?

1 Answers  


What is pgadmin tool?

1 Answers  


What is primary key in postgresql?

1 Answers  


What does GEQO stands for in PostgreSQL?

1 Answers  


What does create schema do?

1 Answers  


How do I connect to a postgresql database in windows?

1 Answers  


Categories