Re: help with programming

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: help with programming
Дата
Msg-id Pine.LNX.4.30.0105171646260.757-100000@peter.localdomain
обсуждение исходный текст
Ответ на help with programming  (Chris Hayner <hayner80@astro.ocis.temple.edu>)
Список 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 по дате отправления:

Предыдущее
От: Chris Hayner
Дата:
Сообщение: Re: help with programming
Следующее
От: Carlos Moreno
Дата:
Сообщение: Re: libpq++ and strings.