Re: [INTERFACES] JDBC from remote

Поиск
Список
Период
Сортировка
От Benoit Foucher
Тема Re: [INTERFACES] JDBC from remote
Дата
Msg-id 37446287.B5AE9736@ooc.com
обсуждение исходный текст
Ответ на JDBC from remote  (Alex Turner <aturner@maaco.com>)
Список pgsql-interfaces
Hi Alex,

You may have a look at pg_hba.conf to see if the remote host is authorized
to access your database (this file is in the data directory of your database
server). 

Regards,

Alex Turner wrote:
> 
> Well.. now I have my JDBC driver working with PostgreSQL I have run into
> another problem.
> 
> Whenever I try to connect from a remote site, I get an Authentication
> failure.  This has happens whatever user I try (I have created two in
> addition to the dba).  The database I am try to gain access to is
> currently empty, I don't know if this is a problem, but I can access it
> at localhost fine :(
> 
> Hope someone can help
> 
> Alex T

-- 
Benoit Foucher                                      mailto:benoit@ooc.com
Object-Oriented Concepts, Inc.  (trainee) 
44 Manning Road
Billerica, MA 01821


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

Предыдущее
От: Alex Turner
Дата:
Сообщение: JDBC from remote
Следующее
От: Alex Turner
Дата:
Сообщение: Re: [INTERFACES] JDBC from remote