Re: 8.5 release timetable, again - Mailing list pgsql-hackers

From Jaime Casanova
Subject Re: 8.5 release timetable, again
Date
Msg-id 3073cc9b0908270855l794a8123x88511b11a9331c33@mail.gmail.com
Whole thread Raw
In response to Re: 8.5 release timetable, again  (Greg Stark <gsstark@mit.edu>)
List pgsql-hackers
On Thu, Aug 27, 2009 at 10:38 AM, Greg Stark<gsstark@mit.edu> wrote:
>
> What I've been thinking of doing is having the regression suite take a
> backup after initdb and set archive mode on. when the regression suite
> finishes start the backup up and replay all the WAL.
>
> I'm not sure how to compare the databases

- execute 60 of the 121 tests (or at least those that create tables
and insert/update/delete the most data)
- crash the server and replay the WAL
- execute the rest of the tests and cross your fingers :)

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: 8.5 release timetable, again
Next
From: Tom Lane
Date:
Subject: Re: Patches for static check on geo_ops.c