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
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
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
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