[ADMIN] FATAL: the database system is starting up

2010-09-23 Thread Joe Carr
Hello all, OS = Windows Server 2003 PostGres = 9.0 I'm trying to bring up a second machine as a hot standby. When I attempted to start the service on the second machine I receive the following : 2010-09-22 09:33:56 PDT LOG: database system was interrupted; last known up at 2010-09-22 09:07:51 PD

Re: [ADMIN] FATAL: the database system is starting up

2010-09-29 Thread Joe Carr
Thu, Sep 23, 2010 at 1:37 AM, Joe Carr wrote: > > Hello all, > > OS = Windows Server 2003 > > PostGres = 9.0 > > > > I'm trying to bring up a second machine as a hot standby. When I > attempted > > to start the service on the second machine I receive the

[ADMIN] Postgres service won't start, doesn't log any errors

2010-10-18 Thread Joe Carr
Hello all, I have a windows postgres 9.0.1 installation which doesn't start, and also doesn't log any information. The only evidence that an attempt was made is in the event log with the following pair of messages : 1. Waiting for server startup... 2. Timed out waiting for server startup I've tri

Re: [ADMIN] Postgres service won't start, doesn't log any errors

2010-10-19 Thread Joe Carr
dditionally, the \data\pg_log directory is being filled with logging information, indicating (I believe), that permissions are set correctly. But, the service will not start from the service control manager, or pgAdmin3 (which I imagine attempts to start the service in the same manner). So, I think