Re: index files still growing

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Doug McNaught <doug(at)wireboard(dot)com>
Cc: carex <bk226157(at)skynet(dot)be>, pgsql-general(at)postgresql(dot)org
Subject: Re: index files still growing
Date: 2001-10-24 04:09:05
Message-ID: 16889.1003896545@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Doug McNaught <doug(at)wireboard(dot)com> writes:
>> My solution is to DROP & CREATE my indexes files once
>> a week.

> Your solution is currently the only one available. Not pretty, but it
> works.

REINDEX is a marginally prettier answer; at least you don't have to
remember the index parameters. Shrinking indexes on-the-fly is still
on the TODO list.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-10-24 04:12:02 Re: Listing users
Previous Message Jani Averbach 2001-10-24 03:47:48 Re: Charset problem