Re: SSL Certificates in Postgres 9.3 and Windows 7

Поиск
Список
Период
Сортировка
От Krystian Bigaj
Тема Re: SSL Certificates in Postgres 9.3 and Windows 7
Дата
Msg-id CAN=kAeHxDAOXrXsYvsz6NCD-Pc-JRC_n+BLgG_nCR6MsRtJEKw@mail.gmail.com
обсуждение исходный текст
Ответ на SSL Certificates in Postgres 9.3 and Windows 7  (harpagornis <shenlong@runbox.com>)
Список pgsql-general
On 9 November 2014 05:07, harpagornis <shenlong@runbox.com> wrote:
I am trying to implement SSL certificates with postgres 9.3 locally in
Windows 7.  In Windows Component Services / Local Services, postrgres is
configured to start automatically, with Log On as a local system account.
Postgres on Windows will not start if it's running on account which belongs to Administrators or PowerUsers groups.
LocalSystem belongs to Administrators.

On most cases you would like to use for example NetworkService account, however you need to setup proper permissions on cluster data directory (full access), postgres installation directory (read+execute mostly), and in some cases also for root drive of cluster data directory (read access).

Best regards,
Krystian Bigaj

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: SSL Certificates in Postgres 9.3 and Windows 7
Следующее
От: David G Johnston
Дата:
Сообщение: Re: SSL Certificates in Postgres 9.3 and Windows 7