Re: jdbc and windows - Mailing list pgsql-jdbc

From John R Pierce
Subject Re: jdbc and windows
Date
Msg-id 42166A1D.2000907@hogranch.com
Whole thread Raw
In response to jdbc and windows  (bkafka@xmission.com)
List pgsql-jdbc
bkafka@xmission.com wrote:
>
> Was wondering if tomcat needs to be running under the unprivileged
> "postgres" user on a WIndows 2000 machine in order to connect?

no, as JDBC uses a network socket to connect.  they don't even need to be on
the same computer if you have network connectivity.

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Hibernate + setObject() + boolean problem with a patch
Next
From: peter royal
Date:
Subject: DatabaseMetaData.getIndexInfo and function-based indexes