Re: ssl connections with psql

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: ssl connections with psql
Дата
Msg-id Pine.LNX.4.30.0103161708450.1293-100000@peter.localdomain
обсуждение исходный текст
Ответ на ssl connections with psql  (Ron Peterson <ron.peterson@yellowbank.com>)
Ответы RE: ssl connections with psql
Список pgsql-general
Ron Peterson writes:

> I've compiled Postgresql-7.1beta5 on two machines, enabling SSL support on
> both.  Am I correct that if do `psql -h <othermachine>`, that this
> connection will be established via ssl?  I.E. - that is the default
> connection mode, if it is enabled?

Yes.

> Then, if I want to allow *only* ssl connections, I replace `host` with
> `hostssl` in my pg_hba.conf?

Yes.

--
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/


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

Предыдущее
От: fabrizio.ermini@sysdat.it
Дата:
Сообщение: Re: need hint for a trigger...
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Why my vacuum fails?