Обсуждение: jdbc and windows

Поиск
Список
Период
Сортировка

jdbc and windows

От
bkafka@xmission.com
Дата:

Was wondering if tomcat needs to be running under the unprivileged
"postgres" user on a WIndows 2000 machine in order to connect?

Re: jdbc and windows

От
John R Pierce
Дата:
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.