Re: confusion about user paring with pg_hba and pg_ident - Mailing list pgsql-general

From Adrian Klaver
Subject Re: confusion about user paring with pg_hba and pg_ident
Date
Msg-id c2111544-1eb2-32da-123e-292cec5aa6f6@aklaver.com
Whole thread Raw
In response to Re: confusion about user paring with pg_hba and pg_ident  (arnaud gaboury <arnaud.gaboury@gmail.com>)
List pgsql-general
On 10/11/2016 06:47 AM, arnaud gaboury wrote:
>
>

>
>
>
>     Did you remember to reload Postgres?
>
>
> YES I did it this time

My mistake, forget to look at your connection string:

psql postgres:///mattermost

You have not told Postgres what user you want mattermost to connect as.
It worked for you before, because you had this:

psql postgresql://mmuser:XXXYYYY@/mattermost?


>
>
>
>
>     >
>
>     > Thank you for help.
>
>     >
>
>     >
>
>     >
>
>
>
>
>
>     --
>
>     Adrian Klaver
>
>     adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com>
>


--
Adrian Klaver
adrian.klaver@aklaver.com


pgsql-general by date:

Previous
From: arnaud gaboury
Date:
Subject: Re: confusion about user paring with pg_hba and pg_ident
Next
From: Lele Gaifax
Date:
Subject: Re: Create recursive view schema.name