RE: Vacuum/mdtruncate() (was: RE: [HACKERS] Current TODO list)

Ole Gjerde <gjerde@icebox.org>

From: Ole Gjerde <gjerde@icebox.org>
To: Hiroshi Inoue <Inoue@tpf.co.jp>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 1999-05-24T17:42:24Z
Lists: pgsql-hackers
On Mon, 24 May 1999, Hiroshi Inoue wrote:
> > Ole Gjerde wrote:
> > > While doing a bunch of vacuums, I have seen some strange things(so my
> > > patch probably isn't 100%).
> > > I started with 58 segments, and did a bunch of delete/vacuums and got it
> Are delete/vacuums executed sequentially by single session ?

Yes.

> > > Also, I was seeing some more errors about INDEX' TUPLES being
> > higher than
> > > HEAP TUPLES.  Didn't this just get fixed, or did I break
> > something with my
> > > patch.  I was seeing these after doing delete/vacuums with my patch.
> > Hiroshi, could you try to reproduce NOT THE SAME problem
> > with new vacuum code?
> I couldn't reproduce NOT THE SAME message in current.

Could you try with my patch?

Thanks,
Ole Gjerde