Re: problems with postgresql 10.1 hba_conf on fedora 27

From: James Keener <jim(at)jimkeener(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org,support-tiger <support(at)tigernassau(dot)com>,pgsql-general(at)postgresql(dot)org
Subject: Re: problems with postgresql 10.1 hba_conf on fedora 27
Date: 2017-12-20 23:28:21
Message-ID: 0480C1EC-71A5-4E19-8B82-AF977C1770FA@jimkeener.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)tigernassau(dot)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
>
>
>
>
>--
>Support Dept
>Tiger Nassau, Inc.
>www.tigernassau.com
>406-624-9310

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message rob stone 2017-12-20 23:36:37 Re: problems with postgresql 10.1 hba_conf on fedora 27
Previous Message David G. Johnston 2017-12-20 23:13:43 Re: problems with postgresql 10.1 hba_conf on fedora 27