Re: Bitmap Indexes patch (was Re: Bitmap Indexes: request for feedback)
Vladimir Sitnikov <sitnikov.vladimir@gmail.com>
From: "Vladimir Sitnikov" <sitnikov.vladimir@gmail.com>
To: "Simon Riggs" <simon@2ndquadrant.com>
Cc: "Greg Stark" <stark@enterprisedb.com>, "Gianni Ciolli" <gianni.ciolli@2ndquadrant.it>, PostgreSQL-development <pgsql-hackers@postgresql.org>, "Gabriele Bartolini" <gabriele.bartolini@2ndquadrant.it>
Date: 2008-11-04T00:18:47Z
Lists: pgsql-hackers
BTW: is there a framework to test recovery related features? The only idea I could take from the top of my head is to comment out all the page writes and leave only WAL logging. Then crash database at random and verify if the index still performs as expected. Regards, Vladimir Sitnikov