Re: user and DB confusion - Mailing list pgsql-general

From Scott Marlowe
Subject Re: user and DB confusion
Date
Msg-id dcc563d10810130830v56d09197h56835aa972a0593f@mail.gmail.com
Whole thread Raw
In response to Re: user and DB confusion  ("arnuld uttre" <arnuld.mizong@gmail.com>)
List 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 by date:

Previous
From: Martin Gainty
Date:
Subject: Re: Drupal and PostgreSQL - performance issues?
Next
From: "David Wilson"
Date:
Subject: Re: Out of memory in create index