Re: [GENERAL] SSL Certificates in Postgres 9.3 and Windows 7

2014-11-10 Thread David G Johnston
Since we are testing...test using Nabble.com and the more->raw option... "begin quote" I also get this error message in my log file: "begin raw" "end raw" "end quote" Following the sentence above should be 4 lines of log file content... Sent using the Nabble.com interface Dave -- View thi

Re: [GENERAL] SSL Certificates in Postgres 9.3 and Windows 7

2014-11-10 Thread Magnus Hagander
On Mon, Nov 10, 2014 at 8:53 PM, John R Pierce wrote: > On 11/10/2014 11:13 AM, Magnus Hagander wrote: >> >> Then it's more logical. Nabble simply did not include that when the >> email was posted. I would call that either a bug or at least a >> limitation in Nabble - I think only they can figure

Re: [GENERAL] SSL Certificates in Postgres 9.3 and Windows 7

2014-11-10 Thread John R Pierce
On 11/10/2014 11:13 AM, Magnus Hagander wrote: Then it's more logical. Nabble simply did not include that when the email was posted. I would call that either a bug or at least a limitation in Nabble - I think only they can figure out what's wrong and if it's fixable. Until then, we'll have to rec

Re: [GENERAL] SSL Certificates in Postgres 9.3 and Windows 7

2014-11-10 Thread Magnus Hagander
On Mon, Nov 10, 2014 at 1:45 AM, David Johnston wrote: > Yes, that is what I was referring to. The Nabble.com website showed them. > > http://postgresql.1045698.n5.nabble.com/SSL-Certificates-in-Postgres-9-3-and-Windows-7-td5826230.html Then it's more logical. Nabble simply did not include that

Re: [GENERAL] SSL Certificates in Postgres 9.3 and Windows 7

2014-11-09 Thread David Johnston
Yes, that is what I was referring to. The Nabble.com website showed them. http://postgresql.1045698.n5.nabble.com/SSL-Certificates-in-Postgres-9-3-and-Windows-7-td5826230.html David J. On Sunday, November 9, 2014, Magnus Hagander wrote: > On Sun, Nov 9, 2014 at 11:37 PM, David Johnston > > wr

Re: [GENERAL] SSL Certificates in Postgres 9.3 and Windows 7

2014-11-09 Thread Magnus Hagander
On Sun, Nov 9, 2014 at 11:37 PM, David Johnston wrote: > > > On Sunday, November 9, 2014, Adrian Klaver > wrote: >> >> On 11/09/2014 10:14 AM, David G Johnston wrote: >>> >>> Adrian Klaver-4 wrote > > Thank you for all comments and suggestions. More comments/suggestions wil

Re: [GENERAL] SSL Certificates in Postgres 9.3 and Windows 7

2014-11-09 Thread David Johnston
On Sunday, November 9, 2014, Adrian Klaver wrote: > On 11/09/2014 10:14 AM, David G Johnston wrote: > >> Adrian Klaver-4 wrote >> >>> Thank you for all comments and suggestions. >>> >>> More comments/suggestions will have to wait until the missing pieces are >>> filled in. >>> >> >> I read m

Re: [GENERAL] SSL Certificates in Postgres 9.3 and Windows 7

2014-11-09 Thread Adrian Klaver
On 11/09/2014 10:17 AM, David G Johnston wrote: Quoting original message to try and show file contents... harpagornis 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 automa

Re: [GENERAL] SSL Certificates in Postgres 9.3 and Windows 7

2014-11-09 Thread Adrian Klaver
On 11/09/2014 10:14 AM, David G Johnston wrote: Adrian Klaver-4 wrote Thank you for all comments and suggestions. More comments/suggestions will have to wait until the missing pieces are filled in. I read most of these mailing list emails via Nabble and the pieces you show as missing are pre

Re: [GENERAL] SSL Certificates in Postgres 9.3 and Windows 7

2014-11-09 Thread harpagornis
Windows automatically changed the data folder attribute back to Read Only. The only Windows groups that have full permission are SYSTEM, Administrators and my administrator /user account. -- View this message in context: http://postgresql.1045698.n5.nabble.com/SSL-Certificates-in-Postgres-9-

Re: [GENERAL] SSL Certificates in Postgres 9.3 and Windows 7

2014-11-09 Thread harpagornis
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 t

Re: [GENERAL] SSL Certificates in Postgres 9.3 and Windows 7

2014-11-09 Thread David G Johnston
Quoting original message to try and show file contents... harpagornis 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 accoun

Re: [GENERAL] SSL Certificates in Postgres 9.3 and Windows 7

2014-11-09 Thread David G Johnston
Adrian Klaver-4 wrote >> Thank you for all comments and suggestions. > > More comments/suggestions will have to wait until the missing pieces are > filled in. I read most of these mailing list emails via Nabble and the pieces you show as missing are present in what I am reading. If I go to repl

Re: [GENERAL] SSL Certificates in Postgres 9.3 and Windows 7

2014-11-09 Thread Krystian Bigaj
On 9 November 2014 05:07, harpagornis 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 n

Re: [GENERAL] SSL Certificates in Postgres 9.3 and Windows 7

2014-11-09 Thread Adrian Klaver
On 11/08/2014 08:07 PM, harpagornis 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. Using my Windows administrator acco

[GENERAL] SSL Certificates in Postgres 9.3 and Windows 7

2014-11-08 Thread harpagornis
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. Using my Windows administrator account, in a command prompt inside my data fol