Issue with WAL recovery in windows

From: Nishkarsh <nishkarsh_k(at)rediffmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Issue with WAL recovery in windows
Date: 2009-06-19 07:01:58
Message-ID: 24106493.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2009-06-19 07:07:40 Re: Maintaining user roles and permissions in Postgres - general question
Previous Message Craig Ringer 2009-06-19 05:39:27 Re: postgresql-8.3.7 unexpected connection closures