Re: I can't connect to phpPgAdmin

Поиск
Список
Период
Сортировка
От aris_it@csahome.com
Тема Re: I can't connect to phpPgAdmin
Дата
Msg-id 20030321095243.1822.qmail@mx.csahome.com
обсуждение исходный текст
Ответ на I can't connect to phpPgAdmin  ("Devi Munandar" <devi@informatika.lipi.go.id>)
Список pgsql-admin
Can you give some more information about your pg_hba.conf and your
postgresql.conf. First  try with user=root and password=
and if it doesn't work please check your postgresql.conf and make sure the
tcpip socket =true. And check also your pg_hba.conf and make sure your ip
or
your network in there. I mean if you use phpPgAdmin in the different
machine.


Type  database        user    ip address      ip-mask         methode
loca    all                     all     192.168.0.0   255.255.255.0
trust

make sure -h options works too.....
it-psql# psql -h192.168.0.1 -Upostgres template1

if -h option works your server works also with tcp/ip protocol to connect
with client.

Best reagards

Aris Wendy

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

Предыдущее
От: er
Дата:
Сообщение: Re: SQL question
Следующее
От: "Gaetano Mendola"
Дата:
Сообщение: Index not used on a DISTINCT ON