Re: jdbc and windows

From: John R Pierce <pierce(at)hogranch(dot)com>
To: bkafka(at)xmission(dot)com
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: jdbc and windows
Date: 2005-02-18 22:20:13
Message-ID: 42166A1D.2000907@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

bkafka(at)xmission(dot)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.

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message peter royal 2005-02-18 22:55:22 DatabaseMetaData.getIndexInfo and function-based indexes
Previous Message Kris Jurka 2005-02-18 20:24:00 Re: Hibernate + setObject() + boolean problem with a patch