Re: problems with postgresql 10.1 hba_conf on fedora 27 - Mailing list pgsql-general

From James Keener
Subject Re: problems with postgresql 10.1 hba_conf on fedora 27
Date
Msg-id 0480C1EC-71A5-4E19-8B82-AF977C1770FA@jimkeener.com
Whole thread Raw
In response to problems with postgresql 10.1 hba_conf on fedora 27  (support-tiger <support@tigernassau.com>)
List pgsql-general
> postgres remains so damn difficult and time wasting to quickly get up
and running  vs other db's and docs don't help much

See, I feel exactly the opposite. The docs are some of the best of any database or open source software I've used. Postgres also does the "right" thing almost all the time, making it predictable.

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

What error? Where did you look for the log files? Did you try running the deamon directly to see if that gives any additional information?

Jim

On December 20, 2017 6:05:39 PM EST, support-tiger <support@tigernassau.com> wrote:
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




--
Sent from my Android device with K-9 Mail. Please excuse my brevity.

pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: problems with postgresql 10.1 hba_conf on fedora 27
Next
From: rob stone
Date:
Subject: Re: problems with postgresql 10.1 hba_conf on fedora 27