Re: user and DB confusion

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: user and DB confusion
Дата
Msg-id dcc563d10810130830v56d09197h56835aa972a0593f@mail.gmail.com
обсуждение исходный текст
Ответ на Re: user and DB confusion  ("arnuld uttre" <arnuld.mizong@gmail.com>)
Список pgsql-general
2008/10/13 arnuld uttre <arnuld.mizong@gmail.com>:
>> On Mon, Oct 13, 2008 at 3:15 PM, Grzegorz Jaśkiewicz
>> <gryzman@gmail.com> wrote:
>
>> what does your pg_hba.conf says ?
>
> # TYPE  DATABASE    USER        IP-ADDRESS        IP-MASK           METHOD
>
> # IPv4-style local connections:
> #host    all         all         127.0.0.1         255.255.255.255   trust
> # IPv6-style local connections:
> #host    all         all         ::1
> ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff        trust
>
> # Using sockets credentials for improved security. Not available everywhere,
> # but works on Linux, *BSD (and probably some others)
>
> local  all    all             ident   sameuser

Most likely phpbb is trying to connect via ipv4 which you don't have
turned on.  Just a guess though.

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

Предыдущее
От: Martin Gainty
Дата:
Сообщение: Re: Drupal and PostgreSQL - performance issues?
Следующее
От: "David Wilson"
Дата:
Сообщение: Re: Out of memory in create index