Re: Connection failed

Поиск
Список
Период
Сортировка
От Steve Brett
Тема Re: Connection failed
Дата
Msg-id C05E7DA1218ED411BF8A00105AC95A8E059D73C4@sv-cntrmail.emis.local
обсуждение исходный текст
Ответ на Connection failed  (webmaster <webmaster@nmb-it.net>)
Ответы Re: Connection failed  ("Nick Fankhauser" <nickf@ontko.com>)
Список pgsql-jdbc
i think you might need to check your pg_hba.conf file (in your data
directory) and make sure there is an entry for the machine you are
connecting from . also make sure postgres is started with the '-i' flag to
accept tcp/ip connections ...

Steve

> -----Original Message-----
> From: webmaster [mailto:webmaster@nmb-it.net]
> Sent: 28 June 2002 16:35
> To: pgsql-jdbc@postgresql.org
> Subject: [JDBC] Connection failed
>
>
> Hi
>
> I am using PostgreSQL 7.0.x Java2 driver on Linux Cobalt with
> JSP web pages. When I connect to localhost I have no problem
> but when I try to connect to Postgresql DB on another machine
> it throws an exception, that is
> java.security.AccessControlException which reports "access
> denied". Does it depend on the driver or what else?
> Thanks for your help.
>
> Agostino De Bellis
>
>
>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to
> majordomo@postgresql.org
>
>



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

Предыдущее
От: "Dominique Giuliani"
Дата:
Сообщение: Re: Connection Exception
Следующее
От: webmaster
Дата:
Сообщение: Re: Connection failed