RE: [HACKERS] vacuum timings - Mailing list pgsql-hackers

From Hiroshi Inoue
Subject RE: [HACKERS] vacuum timings
Date
Msg-id 000301bf63dd$a2b42360$2801007e@tpf.co.jp
Whole thread Raw
In response to Re: [HACKERS] vacuum timings  (Vadim Mikheev <vadim@krs.ru>)
List pgsql-hackers
> -----Original Message-----
> From: root@sunpine.krs.ru [mailto:root@sunpine.krs.ru]On Behalf Of Vadim
> Mikheev
> 
> Hiroshi Inoue wrote:
> > 
> > >
> > > With index on the single in4 column, I got:
> > >        78 seconds for a vacuum
> >                 vc_vaconeind() is called once
>                                     ^^^^^^
>                                     not called ?

Oops,you are right.
vc_scanoneind() is called once.

Regards.

Hiroshi Inoue
Inoue@tpf.co.jp


pgsql-hackers by date:

Previous
From: Vadim Mikheev
Date:
Subject: Re: [HACKERS] vacuum timings
Next
From: Thomas Lockhart
Date:
Subject: Re: [HACKERS] timezone problem?