Thread

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

    Ole Gjerde <gjerde@icebox.org> — 1999-05-24T17:42:24Z

    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