Re: problem accessing a database

Поиск
Список
Период
Сортировка
От Luca Ferrari
Тема Re: problem accessing a database
Дата
Msg-id 200611031634.26939.fluca1978@infinito.it
обсуждение исходный текст
Ответ на Re: problem accessing a database  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Ответы Re: problem accessing a database
Список pgsql-general
On Friday 03 November 2006 16:17 A. Kretschmer's cat, walking on the keyboard,
wrote:
> Yes, this is okay. Do you have an other line with host all all ... below
> this line? Have you restart/reload the database after editing?


Of course I've a similar line for the ipv6 connections and the following is
the content of the pg_hba.conf file (the server has been restarted with the
hba_file option, so I'm sure this is the file it is using):

local   all         all                               ident sameuser
host    all         all         127.0.0.1/32          trust
host    all         all         ::1/128               trust

Any idea?

Luca

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

Предыдущее
От: "A. Kretschmer"
Дата:
Сообщение: Re: problem accessing a database
Следующее
От: Andreas Kretschmer
Дата:
Сообщение: Re: problem accessing a database