Обсуждение: Re: Client connection problem...

Поиск
Список
Период
Сортировка

Re: Client connection problem...

От
missive@frontiernet.net (Lee Harr)
Дата:
On Wed, 18 Jul 2001 20:44:56 -0500, Badanov <procyon@wavelinx.net> wrote:
> I have postmaster up and running on my putative postgresql server and a
> client, the pg_hba file is properly filled out, but using pgacess doesnt
> allow me access to the server, sayin g there is no user, even though there
> is...


You might have better luck posting the exact error messages as they
appear on your screen. You could also start the postmaster with
additional debugging logging (see the -d flag) and post that as well.

Are you able to connect to the server as that user with psql?