index growth - Mailing list pgsql-general

From Alex Mayrhofer
Subject index growth
Date
Msg-id 4438EA56.105@nona.net
Whole thread Raw
Responses Re: index growth  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hi,

i have a bunch of indices over rather frequently updated large tables. Those
indices grow in size with the updates, so i frequently re-index them.

Are there any plans to add REINDEX estimation/jobs to the autovacuum process
- or, alternatively, any options on reducing the growth rate of those
indices (except not updating the respective tables)?

thanks

Alex
----
http://nona.net/features/map/


pgsql-general by date:

Previous
From: "Milen Kulev"
Date:
Subject: Create database bug in 8.1.3 ?
Next
From: "William ZHANG"
Date:
Subject: Re: Create database bug in 8.1.3 ?