Re: SSL Problems: invalid connection option "requiressl" - Mailing list pgsql-general

From mike g
Subject Re: SSL Problems: invalid connection option "requiressl"
Date
Msg-id 1089430586.10763.20.camel@localhost.localdomain
Whole thread Raw
In response to SSL Problems: invalid connection option "requiressl"  (o.blomqvist@secomintl.com (Otto Blomqvist))
List pgsql-general
If that error message is verbatim it looks like you have a typo
somewhere.  Maybe it should be requiressl??  17:34, Otto Blomqvist
wrote:
> Hello !
>
> I'm writing a DB app using Delphi 7. The PostGres Delphi components we
> are using are PostGreDAC from MicroOLAP, the latest ODBC drivers (from
> postgre.org)and PostGres 7.2.2. The certificates are installed and
> running (postmaster starts fine). When I try to connect I get the
> following Error Message
>
> PostGreSQL Error Code(1):
> invalid connection option "requiresll"
>
>
> Has anyone seen this before or have any ideas ?
>
> Thanks alot  !
>
> /Otto Blomqvist
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
>       joining column's datatypes do not match

pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Accidentally deleted records - PostgreSQL 7.2
Next
From: Jan Wieck
Date:
Subject: Re: Backward compatibility patch for numutils.c