pawankukreja01 commented on issue #6:
URL: https://github.com/apache/age-viewer/issues/6#issuecomment-1760123438

   It seems that the error message indicates that there is no entry in the 
`pg_hba.conf` file for your IP address, user, and database. This file is used 
to configure client authentication and can be found in the PostgreSQL data 
directory.
   
   To connect to a remote PostgreSQL server with TLS enabled, you need to 
ensure that the server certificate and key files are available, and the SSL 
configuration is enabled. You also need to make sure that the `pg_hba.conf` 
file rules are updated accordingly 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to