Michael Fuhr <[EMAIL PROTECTED]> writes:

> 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. 

The latter.  AFAIK it doesn't use environment variables.  See the JDBC
driver docs for how to set options when connecting.

-Doug

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to