Re: PG 7.3.1 with ssl on linux hangs (testcase available)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: PG 7.3.1 with ssl on linux hangs (testcase available)
Date: 2003-08-01 23:27:05
Message-ID: 14745.1059780425@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Andreas Pflug <pgadmin(at)pse-consulting(dot)de> writes:
> reducing the traced conversation to its essence it's just a ssl-request
> to a non-ssl server :-(

Yeah, I had just come to the same conclusion. Either you're connecting
to the wrong server (check those port numbers?) or there's something
wrong with the bit of postmaster code I just showed you.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Andreas Pflug 2003-08-01 23:29:21 Re: PG 7.3.1 with ssl on linux hangs (testcase available)
Previous Message Tom Lane 2003-08-01 23:01:21 Re: PG 7.3.1 with ssl on linux hangs (testcase available)