Re: pg_hba.conf and user files

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_hba.conf and user files
Дата
Msg-id 17104.1077861943@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pg_hba.conf and user files  (<brook@biology.nmsu.edu>)
Список pgsql-admin
<brook@biology.nmsu.edu> writes:
> I am trying to set up pg_hba.conf for PostgreSQL 7.3.  I want to limit
> access to a database from a host to the set of users in a file.  The
> documentation suggests that this is done as follows:

>     host dbname @user_file 10.0.1.12 255.255.255.255 md5

> However, the postmaster complains of a syntax error for lines such as
> this.

Hm, looks all right to me.  What's the *exact* error message?  Also,
please look in the postmaster's log (stderr or syslog); there may be
more info there than is reported to the client.

            regards, tom lane

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

Предыдущее
От: John Allgood
Дата:
Сообщение: Running Multiple Postmasters
Следующее
От: Jyry Kuukkanen
Дата:
Сообщение: Re: Any Gentoo users interested in a slotted PostgreSQL