Re: BUG #5994: Can't excute DBI->connect to oracle by client site

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: BUG #5994: Can't excute DBI->connect to oracle by client site
Дата
Msg-id 4DCA0539.3080800@hogranch.com
обсуждение исходный текст
Ответ на Re: BUG #5994: Can't excute DBI->connect to oracle by client site  (李\xBCt兵 <lihongbing@intasect.com.cn>)
Список pgsql-bugs
On 05/10/11 8:09 PM, =E6=9D=8E=E7=B4=85=E5=85=B5 wrote:
> I run my test program with 2 ways in the same login environment.One=20
> succeed and one fail.
>
> 1) psql -d dbi_link_test
> -->connect succeed
> 2) psql -h HOSTNAME -d dbi_link_test
> -->connect fail
>
> The different is connection options(Unix Domain Sockets/TCP Sockets).=20

is your server listen_addresses =3D '*' ? if not, its not listening on the=
=20
interface that will respond to connections to 'HOSTNAME'

and, is pg_hba.conf configured for an appropriate authentication method=20
for `host` connections ?

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

Предыдущее
От: 李\xBCt兵
Дата:
Сообщение: Re: BUG #5994: Can't excute DBI->connect to oracle by client site
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Changed behaviour of \'