Thread: More on connetions to SSL enabled servers

More on connetions to SSL enabled servers

From
timothy.r.morley@kc.frb.org
Date:
<br /><font face="sans-serif" size="2">I just installed Fedora Core 1 from fedora.redhat.com.  I decided to build
pgadmin3from source.  I installed the wx rpms for Redhat 9 and installed the postgresql rpms for Fedora Core 1.  I was
ableto build and install pgadmin3 successfully.  I then connected to my SSL enabled PostgreSQL 7.3 server. The Query
Tooldoesn't cause everything to crash but the query never stops running.  When I click on the Stop button in the Query
Toolpgadmin3 quits responding but doesn't outright crash.</font><br /><font face="sans-serif" size="2">I did try
buildingpgadmin3 from source on a RedHat9 machine and I remember having the same issues.</font><br /><br /><font
face="sans-serif"size="2">Tim</font> 

Re: More on connetions to SSL enabled servers

From
Andreas Pflug
Date:
timothy.r.morley@kc.frb.org wrote:

>
> I just installed Fedora Core 1 from fedora.redhat.com.  I decided to 
> build pgadmin3 from source.  I installed the wx rpms for Redhat 9 and 
> installed the postgresql rpms for Fedora Core 1.  I was able to build 
> and install pgadmin3 successfully.  I then connected to my SSL enabled 
> PostgreSQL 7.3 server. The Query Tool doesn't cause everything to 
> crash but the query never stops running.  When I click on the Stop 
> button in the Query Tool pgadmin3 quits responding but doesn't 
> outright crash.
> I did try building pgadmin3 from source on a RedHat9 machine and I 
> remember having the same issues.
>
> Tim 

Can you play around with compile/link options and libraries (multithread 
enabling)?
Could you try using libpq 7.4?

Jean-Michel, did you play around with ssl on your machines already?

Regards,
Andreas