I installed PostgreSQL 8.4 using the one-click installer. However, the postgres-8.4 windows service will not start. I have checked the Windows Event Log but there are no entries except one saying that the service start timed out. I checked the pg_log directory and all that is logged is

2010-08-03 10:42:26 EDT DEBUG:  00000: logger shutting down
2010-08-03 10:42:26 EDT LOCATION: SysLoggerMain, .\src\backend\postmaster\syslogger.c:446
2010-08-03 10:42:26 EDT DEBUG:  00000: shmem_exit(0): 0 callbacks to make
2010-08-03 10:42:26 EDT LOCATION: shmem_exit, .\src\backend\storage\ipc\ipc.c:211
2010-08-03 10:42:26 EDT DEBUG:  00000: proc_exit(0): 0 callbacks to make
2010-08-03 10:42:26 EDT LOCATION: proc_exit_prepare, .\src\backend\storage\ipc\ipc.c:183
2010-08-03 10:42:26 EDT DEBUG:  00000: exit(0)
2010-08-03 10:42:26 EDT LOCATION: proc_exit, .\src\backend\storage\ipc\ipc.c:135

Any ideas how to get this to work?

Thanks in advance, David

--

David R Robison
Open Roads Consulting, Inc.
103 Watson Road, Chesapeake, VA 23320
phone: (757) 546-3401
e-mail: drrobi...@openroadsconsulting.com
web: http://openroadsconsulting.com
blog: http://therobe.blogspot.com
book: http://www.xulonpress.com/bookstore/bookdetail.php?PB_ISBN=9781597816526




--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to