Re: SSL confirmation

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: SSL confirmation
Дата
Msg-id 20041205232912.GA47258@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: SSL confirmation  (Andrew M <andrew@jibeya.com>)
Ответы Re: SSL confirmation
Список pgsql-general
On Sun, Dec 05, 2004 at 09:10:42PM +0000, Andrew M wrote:

> The map i make reference to is a Jboss map used to make a jndi
> connection to postgreSQL. What document do I need to access to get hold
> of the envireonment variables, namely PGSSLMODE?

I don't know if the J-stuff wraps libpq or if it implements the
communications protocol on its own.  If it uses libpq then see the
"libpq - C Library" chapter in the PostgreSQL documentation, in
particular the "Database Connection Control Functions" and "Environment
Variables" sections.

http://www.postgresql.org/docs/

Even if you're using an interface that abstracts libpq and you're
not calling its functions directly, it's useful to know how the
underlying library works.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

В списке pgsql-general по дате отправления:

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: Constaints
Следующее
От: Jamie Deppeler
Дата:
Сообщение: Function Problem