Re: PostgreSQL + PHP can't connect

Поиск
Список
Период
Сортировка
От Patrick Welche
Тема Re: PostgreSQL + PHP can't connect
Дата
Msg-id 20000911115632.B22783@quartz.newn.cam.ac.uk
обсуждение исходный текст
Ответ на PostgreSQL + PHP can't connect  (Jordi Scharp <spaceface@cable.a2000.nl>)
Список pgsql-general
On Sun, Sep 10, 2000 at 09:03:50PM +0200, Jordi Scharp wrote:
> Hello there all,
>
> I have a huuuuuuuuuuuuge problem!
>
> I have a PosgreSQL database running called testjordi (Jordi's my name
> ;)) and I'm connecting it to port 113 (I really don't know which port to
> use but all other give an instant error msg and 113 doesn't so I think
> that's the right one).

How about 5432 ? (recollect 113 has something to do with auth/ident)
Did you start postmaster with -i ? Can you connect directly with psql?
What does pg_hba.conf look like? Did you grant your database rights to
read your table?

All questions... no answers...

Cheers,

Patrick

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

Предыдущее
От: "Andreas Jerke"
Дата:
Сообщение: can't read SQL dump from MySQL
Следующее
От: "Mike Sears"
Дата:
Сообщение: Re: PostgreSQL + PHP can't connect