Re: db grows and grows

From: Varun Kacholia <varunk(at)cse(dot)iitb(dot)ac(dot)in>
To: Bjoern Metzdorf <bm(at)turtle-entertainment(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: db grows and grows
Date: 2002-06-20 14:17:09
Message-ID: 20020620194940.A25394@voxel.cse.iitb.ac.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> I think was Tom meant is, that REINDEX should not have to be used for
> routine space management. It *should* be only there for disaster recovery.
> Unfortunately this is not the case in the latest releases, so we all use it
> now temporarily for space management, although this is surely going to be
> fixed in one of the next releases.

well when is the next release scheduled?
BTW i hope you will also fix the IN bug :)

>
> Greetings,
> Bjoern
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

--
------
Varun
It is easier to write an incorrect program than understand a correct one

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Varun Kacholia 2002-06-20 14:20:40 Case sensitivity
Previous Message Tom Lane 2002-06-20 13:58:14 Re: how to evaluate a function only once for a query?