Hi,
I am trying to access postgresql’s postgre database but getting
SSL connection has been closed unexpectedly
kindly help..
Thanks,
Jassim
Hi,
I am trying to access postgresql’s postgre database but getting
SSL connection has been closed unexpectedly
kindly help..
Thanks,
Jassim
Hi there!
Have you tried connecting to the database using sslmode=require
? That often clears up this particular error.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.