Re: [JDBC] Questions on use
| От | John R Pierce |
|---|---|
| Тема | Re: [JDBC] Questions on use |
| Дата | |
| Msg-id | 51538255-cd71-41f3-3b98-c16d252c2f3f@hogranch.com обсуждение |
| Ответ на | Re: [JDBC] Questions on use (Rich Shepard <rshepard@appl-ecosys.com>) |
| Ответы |
Re: [JDBC] Questions on use
Re: Questions on use |
| Список | pgsql-jdbc |
On 12/28/2016 8:44 AM, Rich Shepard wrote:
>
> I modified /var/lib/pgsql/9.6/data/pg_hba.conf by adding a line with
> hostnossl and 'trust' as the method. Reloaded postgres. While schemaSpy
> still does not run the reason seems to be with it, not the driver.
verify that you can connect with
psql -h localhost -....etc....
if you can, then likely jdbc, specifying localhost and the same database
and username should be able to connect.
--
john r pierce, recycling bits in santa cruz
В списке pgsql-jdbc по дате отправления: