I just setup a Slackware 9.1 machine and tried pgadmin3-1.0.1 and the October 29 snapshot of pgadmin3 with a connection to my SSL enabled PostgreSQL server.  Everything worked perfectly.  The Slack 9.1 machine has openssl-0.9.7b on it.  I have a coworker running Mandrake 9.1 which contains openssl-0.9.7a.  His pgadmin3 also crashes trying to run queries against our SSL enabled PostgreSQL server.  He installed the Mandrake rpms for pgadmin3 from the pgadmin.postgresql.org site.

You were right about needing to play with the libraries.  I'll see if I can get my RedHat 9 box up to openssl 0.9.7b.

Tim


Andreas Pflug <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]

10/29/2003 10:52 AM

       
        To:        [EMAIL PROTECTED]
        cc:        [EMAIL PROTECTED], Jean-Michel POURE <[EMAIL PROTECTED]>
        Subject:        Re: [pgadmin-support] Connnection to SSL enabled server



[EMAIL PROTECTED] wrote:

Can you confirm that this crash happens only with ssl?
There might be a multithreading problem. While the pgAdmin3 main window
uses the main thread, the query tool uses a dedicated  thread for query
execution.
I'm using open-ssl 0.9.7b (SuSE 8.1), no problem with a "requires SSL"
connection, I doubt it's a version problem. It might be necessary to
play a little with libraries to get it multithread proof.

Regards,
Andreas



---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

              http://www.postgresql.org/docs/faqs/FAQ.html


Reply via email to