Page 1 of 1

SSL question

Posted: Thu 10 May 2012 18:00
by snorkel
Hi,
Does the PGdac connection component work with the openSSL dlls if they are present?
I thought it did but when I connect I get a error.

I am having trouble connecting to a Heroku cloud instance of PostgreSQL which requires SSL.

error i get is:
CONTEXT: ERROR
CODE:42501
MESSAGE: permission denied for database resource44070

Re: SSL question

Posted: Fri 11 May 2012 16:59
by ROD
Hi, Snorkel

Yes, PgDAC connection component works with openSSL dlls.

Can you successfully connect to Heroku cloud PostgreSQL instance with any other connection tools e.g. pgAdmin?
If yes, please specify your actions in PgDAC and the versions of PgDAC and Heroku cloud.