index growth

From: Alex Mayrhofer <axelm(at)nona(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: index growth
Date: 2006-04-09 11:04:54
Message-ID: 4438EA56.105@nona.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Robert Bernier 2006-04-09 11:40:58 Re: LW Boston
Previous Message Milen Kulev 2006-04-09 10:51:30 Create database bug in 8.1.3 ?