Server configuration

PostgreSQL can connect directly to the Local Service through a remote client. For security reasons, the PostgreSQL database rejects all remote client connections by default. If you want to log in to the server remotely through the client, you need to set the authentication Config File (PG _ hba. Conf) and modify the database Config File (PostgreSQL. Conf). Both files are located in the database storage directory (installation directory \ data).

Modify Configuration file

Configure the server