Re: localhost ssl

Поиск
Список
Период
Сортировка
От Paul Förster
Тема Re: localhost ssl
Дата
Msg-id 772161BF-9086-496E-829A-9401506F3137@gmail.com
обсуждение исходный текст
Ответ на Re: localhost ssl  (Rob Sargent <robjsargent@gmail.com>)
Список pgsql-general
Hi Rob,

> On 23. Jan, 2021, at 00:02, Rob Sargent <robjsargent@gmail.com> wrote:
>
> I only wish I could set a default database as well, but IMHO that's a failing of JDBC as much as postgres.

you can't for a role or a user. You'd have to specify the database in the jdbc connection string. It's all here:

https://jdbc.postgresql.org/documentation/head/connect.html

You must include a database name, and optionally a role to connect to, in the jdbc connection string.

Cheers,
Paul


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

Предыдущее
От: Paul Förster
Дата:
Сообщение: Re: localhost ssl
Следующее
От: "sivapostgres@yahoo.com"
Дата:
Сообщение: Re: Copy & Re-copy of DB