Lorraine Mancuso wrote:
> Hi,
>
> I am currently running PG version 8.3.1. I am working in a test
> environment. I have a situation where the WAL file needed at startup no
> longer exists and I really don't care about it,
This is never true -- if you lose a WAL file, there is potential
corruption in the system catalogs. So you always care about it.
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
In response to
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2009-07-01 21:01:04 |
| Subject: Re: 8.5 development schedule |
| Previous: | From: Lorraine Mancuso | Date: 2009-07-01 20:19:48 |
| Subject: resetxlog bug |