Re: [JDBC] Questions on use

Поиск
Список
Период
Сортировка
От Rich Shepard
Тема Re: [JDBC] Questions on use
Дата
Msg-id alpine.LNX.2.11.1612281038430.2025@localhost
обсуждение исходный текст
Ответ на Re: [JDBC] Questions on use  (John R Pierce <pierce@hogranch.com>)
Ответы Re: [JDBC] Questions on use
Re: Questions on use
Список pgsql-jdbc
On Wed, 28 Dec 2016, John R Pierce wrote:

> 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,

   There's no problem from the command line,

$ psql -h localhost emapw
psql (9.6.1)
Type "help" for help.

emapw=#

even without specifying the host.

   All I need is to generate the E-R diagrams from two databases to check for
logical errors, then I'm done with it and can move to developing the rest of
the applications.

Thanks,

Rich


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

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: [JDBC] Questions on use
Следующее
От: John R Pierce
Дата:
Сообщение: Re: [JDBC] Questions on use