Re: error in start a Data base

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: error in start a Data base
Дата
Msg-id 20050107191658.GA90859@winnie.fuhr.org
обсуждение исходный текст
Ответ на error in start a Data base  ("Miguel Angel Mejia Argueta" <miguelm@helio.dgsca.unam.mx>)
Список pgsql-admin
On Fri, Jan 07, 2005 at 11:47:01AM -0600, Miguel Angel Mejia Argueta wrote:

> psql: FATAL 1:  Missing or erroneous pg_hba.conf file, see postmaster log
> for details
>
> And my pg_hba.conf file this the next
>
> # host       template1   192.168.12.10 255.255.255.255    md5
>
> local    MyDatabase     127.0.0.1     255.255.255.0     password pass/pg_ltx

See the "Client Authentication" chapter in the PostgreSQL documentation
and the comments at the beginning of pg_hba.conf.  They describe the
format of the lines in that file.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: how to grant select on table using trigger
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: how to grant select on table using trigger