Re: pg_hba.conf : bad entry for ADDRESS

From: "Ilya Kazakevich" <Ilya(dot)Kazakevich(at)JetBrains(dot)com>
To: "'arnaud gaboury'" <arnaud(dot)gaboury(at)gmail(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: pg_hba.conf : bad entry for ADDRESS
Date: 2016-08-25 14:34:46
Message-ID: 04c501d1fedd$d41357c0$7c3a0740$@JetBrains.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>How can I verify ?
Can you connect as postgres (superuser)?
If yes, connect and type "show hba_file;"
If no, try adding "local all postgres peer" or even "local all postgres trust" to this file and restart postgres. Check again.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message arnaud gaboury 2016-08-25 14:35:03 Re: pg_hba.conf : bad entry for ADDRESS
Previous Message Melvin Davidson 2016-08-25 14:34:21 Re: pg_hba.conf : bad entry for ADDRESS