new vacuum is slower for small tables - Mailing list pgsql-hackers

From Pavel Stehule
Subject new vacuum is slower for small tables
Date
Msg-id 162867790812080431m509bdac1lb8782a54c3dfe215@mail.gmail.com
Whole thread Raw
Responses Re: new vacuum is slower for small tables  (Gregory Stark <stark@enterprisedb.com>)
Re: new vacuum is slower for small tables  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
List pgsql-hackers
Hello,

I did small tests and I found so for small tables (less 1000 rows)
VACUUM based on visibility maps are slower than old implementation

it is about 5ms X 20ms

Regards
Pavel Stehule


pgsql-hackers by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Synchronous replication: sleeping
Next
From: Gregory Stark
Date:
Subject: Re: new vacuum is slower for small tables