Re: Getting data out of database with a bad WAL file

From: "Mikheev, Vadim" <vmikheev(at)SECTORBASE(dot)COM>
To: "'GB Clark II'" <gclarkii(at)vsservices(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Getting data out of database with a bad WAL file
Date: 2001-08-31 18:00:38
Message-ID: 3705826352029646A3E91C53F7189E32016764@sectorbase2.sectorbase.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I've got a database where I've lost the WAL files. Since PG
> won't start with
> bad WAL files, is there anyway I can get the data out of the
> actual database
> files?

contrib/pg_resetxlog. Please read README.

Could you tell us how did you lose WAL files?

Vadim

Browse pgsql-general by date

  From Date Subject
Next Message Omar Carvajal 2001-08-31 18:14:27 Getting an SQL statement inside a trigger.
Previous Message Bruno Wolff III 2001-08-31 17:54:05 Re: Deployment of PostgreSQL Applications