Re: Create DB ends with error "FATAL: Ident authentication failed for user "postgres""
От | Fabricio Pedroso Jorge |
---|---|
Тема | Re: Create DB ends with error "FATAL: Ident authentication failed for user "postgres"" |
Дата | |
Msg-id | CAJDTwK1RQUr+RvRbkaPiabmL5u_w56Lte6kdFcuZMseOR9AkqA@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Create DB ends with error "FATAL: Ident authentication failed for user "postgres"" ("Joshua D. Drake" <jd@commandprompt.com>) |
Ответы |
Re: Create DB ends with error "FATAL: Ident authentication
failed for user "postgres""
|
Список | pgsql-general |
Hi,
thanks for the attention and help.[root@vm-ora12 share]# cat postgresql.conf
data_directory = '/usr/pgsql-9.5/share'
hba_file = '/usr/pgsql-9.5/share/pg_hba.conf'
ident_file = '/usr/pgsql-9.5/share/pg_ident.conf'
[root@vm-ora12 share]# cat pg_hba.conf
local all all trust
host all all 127.0.0.1/32 trust
host all all ::1/128 trust
host all all 0.0.0.0/0 md5
2016-12-02 15:03 GMT-03:00 Joshua D. Drake <jd@commandprompt.com>:
On 12/02/2016 09:58 AM, Fabricio Pedroso Jorge wrote:Hi all,/[root@vm-ora12 ~]# service postgresql-9.5 status
postgresql-9.5 (pid 18507) is running.../
Why am i getting the above error while trying to create a new database?
See here:
http://stackoverflow.com/questions/2942485/psql-fatal-ident- authentication-failed-for- user-postgres
JD
--
Command Prompt, Inc. http://the.postgres.company/
+1-503-667-4564
PostgreSQL Centered full stack support, consulting and development.
Everyone appreciates your honesty, until you are honest with them.
Unless otherwise stated, opinions are my own.
--
Fabrício Pedroso Jorge.
Administrador de Banco de Dados
Administrador de Banco de Dados
В списке pgsql-general по дате отправления: