Re: pg_hba.conf and ssl problem has me stumped

Поиск
Список
Период
Сортировка
От Oliver Elphick
Тема Re: pg_hba.conf and ssl problem has me stumped
Дата
Msg-id 1129104990.6751.191.camel@linda.lfix.co.uk
обсуждение исходный текст
Ответ на pg_hba.conf and ssl problem has me stumped  (Cath Lawrence <Cath.Lawrence@anu.edu.au>)
Ответы Re: pg_hba.conf and ssl problem has me stumped  (Cath Lawrence <Cath.Lawrence@anu.edu.au>)
Список pgsql-novice
On Wed, 2005-10-12 at 18:11 +1000, Cath Lawrence wrote:
> Hi folks,
> I've been searching archives and helpfiles, and I am still very
> confused.
>
> My problem: newly created users cannot connect to a database. Older
> users can connect.
> The scenario: run pqsl from the webserver to connect to the database
> server.
>
> Example:
> ================================================
> cath@webserver:~$ psql -h dbserver -U testuser -d casemgr
> psql: FATAL:  no pg_hba.conf entry for host "150.203.157.27", user
> "testuser", database "casemgr", SSL off
>
> cath@webserver:~$ psql -h dbserver -U cath -d casemgr
> Password:
> Welcome to psql 7.4.8, the PostgreSQL interactive terminal.

Please show us what you have in pg_hba.conf.

--
Oliver Elphick                                          olly@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver
GPG: 1024D/A54310EA  92C8 39E7 280E 3631 3F0E  1EC0 5664 7A2F A543 10EA
                 ========================================
   Do you want to know God?   http://www.lfix.co.uk/knowing_god.html


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

Предыдущее
От: Cath Lawrence
Дата:
Сообщение: pg_hba.conf and ssl problem has me stumped
Следующее
От: Cath Lawrence
Дата:
Сообщение: Re: pg_hba.conf and ssl problem has me stumped