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.