kraada wrote:What happens when it tries to start? Does it hang then close eventually but no Postgres processes appear?
What firewall are you running? Could you check in Event Viewer (Start --> Control Panel --> Administrative Tools --> Event Viewer --> Applications) and look for errors relating to PostgreSQL? If you find any could you paste the contents of the error messages here, please?
Yea, when I press start service, the C:/ start service box pops up, says The Postgre database is starting, gets infinite . . . . . .'s then closes and no Postgres processes appear as you described.
I did that event viewer thing and got these errors:
postgres cannot access the server configuration file "C:/Program Files/PostgreSQL/8.3/data/postgresql.conf": No such file or directory
Got this 1 second after the Postgres error which may be related also:
Windows detected your registry file is still in use by other applications or services. The file will be unloaded now. The applications or services that hold your registry file may not function properly afterwards.
DETAIL -
1 user registry handles leaked from \Registry\User\S-1-5-21-3023649684-857031361-4059886587-1006:
Process 844 (\Device\HarddiskVolume1\Windows\System32\svchost.exe) has opened key \REGISTRY\USER\S-1-5-21-3023649684-857031361-4059886587-1006
Hope that helps, thanks.