Hello,
I encountered a problem when trying to start postqreSQL 8.4.
I've got postgreSQL 8.4 and 91. installed on my Windows 7 machine. 9.1 version starts just fine. But when trying to start 8.4 with:
Services
Microsoft Corporation
Version: 6.1.7600.16385
it does not start and no logs are produced.
When starting in console:
C:\Program Files (x86)\PostgreSQL\8.4\bin>pg_ctl.exe start -D "\Program Files (x
86)\PostgreSQL\8.4\data"
server starting
it starts.
How can I start 8.4 with Services?
Thanks in advance,
Boris