Re: confusion about user paring with pg_hba and pg_ident

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: confusion about user paring with pg_hba and pg_ident
Дата
Msg-id c2111544-1eb2-32da-123e-292cec5aa6f6@aklaver.com
обсуждение исходный текст
Ответ на Re: confusion about user paring with pg_hba and pg_ident  (arnaud gaboury <arnaud.gaboury@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: arnaud gaboury
Дата:
Сообщение: Re: confusion about user paring with pg_hba and pg_ident
Следующее
От: Lele Gaifax
Дата:
Сообщение: Re: Create recursive view schema.name