| From: | "Hiroshi Inoue" <Inoue(at)tpf(dot)co(dot)jp> |
|---|---|
| To: | "Vadim Mikheev" <vadim(at)krs(dot)ru> |
| Cc: | "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>, "PostgreSQL-development" <pgsql-hackers(at)postgreSQL(dot)org>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Subject: | RE: [HACKERS] vacuum timings |
| Date: | 2000-01-21 07:03:35 |
| Message-ID: | 000301bf63dd$a2b42360$2801007e@tpf.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> -----Original Message-----
> From: root(at)sunpine(dot)krs(dot)ru [mailto:root(at)sunpine(dot)krs(dot)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(at)tpf(dot)co(dot)jp
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Lockhart | 2000-01-21 07:16:55 | Re: [HACKERS] timezone problem? |
| Previous Message | Vadim Mikheev | 2000-01-21 06:50:42 | Re: [HACKERS] vacuum timings |