Re: help with programming - Mailing list pgsql-interfaces

From Peter Eisentraut
Subject Re: help with programming
Date
Msg-id Pine.LNX.4.30.0105171646260.757-100000@peter.localdomain
Whole thread Raw
In response to help with programming  (Chris Hayner <hayner80@astro.ocis.temple.edu>)
List pgsql-interfaces
Chris Hayner writes:

> ERROR: Unknown conninfo option 'requiressl'

Be sure that your program is picking up the right libpq.  Try 'ldd
yourprog' to see which one it uses.  Maybe you have some other version
without SSL support lying around.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



pgsql-interfaces by date:

Previous
From: Chris Hayner
Date:
Subject: Re: help with programming
Next
From: Carlos Moreno
Date:
Subject: Re: libpq++ and strings.