What is pg_hba conf?



What is pg_hba conf?..

Answer / Rahul Sirohi

pg_hba (PostgreSQL Host-based Authentication Configuration) is a configuration file used to specify which hosts or networks are allowed to connect to the PostgreSQL server and the method of authentication.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Postgre Interview Questions

Provide a brief explanation of the functions in postgresql.

1 Answers  


How do I add a foreign key in pgadmin?

1 Answers  


What is the default postgres database?

1 Answers  


How to list the number of database?

1 Answers  


Which key can be used to execute a query in the query editor?

1 Answers  


What is information_schema in postgresql?

1 Answers  


What is the port 5432?

1 Answers  


What is cluster control?

1 Answers  


Are foreign key constraints necessary?

1 Answers  


Is postgresql like oracle?

1 Answers  


How to drop a constraint in postgres?

1 Answers  


What is special about postgresql?

1 Answers  


Categories