Re: SSL Certificates in Postgres 9.3 and Windows 7

From: harpagornis <shenlong(at)runbox(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: SSL Certificates in Postgres 9.3 and Windows 7
Date: 2014-11-09 18:27:26
Message-ID: 1415557646301-5826249.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

As suggested, I changed the data folder permissions from Read Only to allow
Read / Write (I was already logged in as Administrator), but the errors are
the same.

If I remove the SSL-related lines in pg_hba.conf and postgresql.conf, and
use the following lines instead in pg_hba.conf, I am able to connect to the
database using PgAdminIII:

But, even then, after doing that, and setting ssl=off in postgresql.conf,
when I run the command prompt and execute "postgres -D ." in the data
folder, I get these errors in the command prompt console:

With that, there are no entries in the postgres log file.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/SSL-Certificates-in-Postgres-9-3-and-Windows-7-tp5826230p5826249.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Kevin Wooten 2014-11-09 18:58:36 UUID index unused
Previous Message David G Johnston 2014-11-09 18:17:12 Re: SSL Certificates in Postgres 9.3 and Windows 7