Re: PGS Tuning Wizard destroys my login - Mailing list pgsql-general

From iSTRONG
Subject Re: PGS Tuning Wizard destroys my login
Date
Msg-id 23713659.post@talk.nabble.com
Whole thread Raw
In response to PGS Tuning Wizard destroys my login  (Jennifer Trey <jennifer.trey@gmail.com>)
List pgsql-general
I had the same problem as OP.

With Windows 7 x64 & postgresql Version 8.3.7-1

It seems like running tuning wizard changes the permissions of the
postgres.conf file so that the .postgres account is not able to read it.

Similar to OP's situation, postgres was working fine until ran the tuning
wizard at which point the server wouldn't start (after rebooting)

EntrepriseDB should definitly look into this because it's quite difficult
for non-experts like myself to debug.

Error message i get in even viewer:

FATAL:  could not open configuration file "C:/Program Files
(x86)/PostgreSQL/8.3/data/postgresql.conf": Permission denied


This problem was solved (after quite a few hours of research, and a few
trials and errors) by changing the owner of the data folder of postgres to
the postgres account.


--
View this message in context: http://www.nabble.com/PGS-Tuning-Wizard-destroys-my-login-tp22947007p23713659.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Java Gui for Postgress
Next
From: iSTRONG
Date:
Subject: Re: PGS Tuning Wizard destroys my login