problems with postgresql 10.1 hba_conf on fedora 27

From: support-tiger <support(at)tigernassau(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: problems with postgresql 10.1 hba_conf on fedora 27
Date: 2017-12-20 23:05:39
Message-ID: b2d787f5-e7f7-4e3b-0fe3-1e5976e5c1a2@tigernassau.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

can someone please help ?

postgresql-10

fedora 27

our hba_conf that worked with pg 9x

local    all   all       postgres                peer

host    all    all       127.0.0.1/32         md5

host    all    all       ::1/128                  md5

now gives error on restart and we cannot find the  log file

postgres remains so damn difficult and time wasting to quickly get up
and running  vs other db's and docs don't help much

--
Support Dept
Tiger Nassau, Inc.
www.tigernassau.com
406-624-9310

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David G. Johnston 2017-12-20 23:13:43 Re: problems with postgresql 10.1 hba_conf on fedora 27
Previous Message Mike Feld 2017-12-20 21:16:59 Re: psycopg2 and java gssapi questions