Re: Unable to connect to 9.5 via JDBC driver 1207

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: Unable to connect to 9.5 via JDBC driver 1207
Дата
Msg-id CADK3HHK1xcNk-QPjn-Oq6CkGeiOh6L8pv2YXEu3s097th7s-Dg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Unable to connect to 9.5 via JDBC driver 1207  (rob stone <floriparob@gmail.com>)
Список pgsql-jdbc
Thanks,

Most people tend not to tell us that it was their mistake.


On 3 February 2016 at 13:32, rob stone <floriparob@gmail.com> wrote:
On Tue, 2016-02-02 at 19:20 +0200, Radoslav Petrov wrote:
> Hi Rob,
> try to uncomment the following in pg_hba.conf:
> # IPv4 local connections:
> #
> host    all             all             127.0.0.1/32            trust
> To become:
> # IPv4 local connections:
> host    all             all             127.0.0.1/32            trust
> You can check the documentation here: http://www.postgresql.org/docs/
> devel/static/auth-pg-hba-conf.html
>


Mea culpa!

I haven't a clue as to why I commented out that line. Losing my
marbles, perhaps.

I put that line back into the pg_hba.conf file and everything is now
working as intended.

My apologies for raising a non-issue.

Cheers,
Rob


--
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: rob stone
Дата:
Сообщение: Re: Unable to connect to 9.5 via JDBC driver 1207
Следующее
От: Thomas Kellerer
Дата:
Сообщение: Re: Unable to connect to 9.5 via JDBC driver 1207