Re: SSL Certificates in Postgres 9.3 and Windows 7 - Mailing list pgsql-general

From Krystian Bigaj
Subject Re: SSL Certificates in Postgres 9.3 and Windows 7
Date
Msg-id CAN=kAeHxDAOXrXsYvsz6NCD-Pc-JRC_n+BLgG_nCR6MsRtJEKw@mail.gmail.com
Whole thread Raw
In response to SSL Certificates in Postgres 9.3 and Windows 7  (harpagornis <shenlong@runbox.com>)
List 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 by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: SSL Certificates in Postgres 9.3 and Windows 7
Next
From: David G Johnston
Date:
Subject: Re: SSL Certificates in Postgres 9.3 and Windows 7