Re: ssl3 errors in replication.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Mario Splivalo <mario(dot)splivalo(at)megafon(dot)hr>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: ssl3 errors in replication.
Date: 2012-02-02 16:45:38
Message-ID: 25587.1328201138@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Mario Splivalo <mario(dot)splivalo(at)megafon(dot)hr> writes:
> Reading the docs, it shouldn't use SSL when connecting.

I think you're misreading the docs. There's nothing in your
configuration that *forbids* an SSL connection, and libpq will try SSL
first unless configured otherwise. Try adding sslmode=disable.

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message arokyzxc 2012-02-03 04:52:10 build postgresql problem
Previous Message Mario Splivalo 2012-02-02 16:24:09 Re: ssl3 errors in replication.