Issue with WAL recovery in windows - Mailing list pgsql-general

From Nishkarsh
Subject Issue with WAL recovery in windows
Date
Msg-id 24106493.post@talk.nabble.com
Whole thread Raw
List pgsql-general
Hello every one,

I am running Postgres 8.2 on Windows. I was trying to use WAL for archive
and recovery. I followed the instructions giving in following link.

http://www.mkyong.com/database/postgresql-point-in-time-recovery-incremental-backup/
http://www.mkyong.com/database/postgresql-point-in-time-recovery-incremental-backup/

I am able to archive WAL. When i reverted back to the older copy of data
directory, i was able to start the service but on opening pgAdmin III it is
telling that the "Server doesn't listen"... any idea what has gone wrong? I
had checked that the service is running

regards
Nishkarsh

--
View this message in context: http://www.nabble.com/Issue-with-WAL-recovery-in-windows-tp24106493p24106493.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: "Andrew Maclean"
Date:
Subject: Re: postgresql-8.3.7 unexpected connection closures
Next
From: Richard Huxton
Date:
Subject: Re: Maintaining user roles and permissions in Postgres - general question