Re: un-vacuum?

From: uwcssa <uwcssa(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: un-vacuum?
Date: 2006-01-19 20:54:33
Message-ID: f2f562510601191254h3061ae76n9acdc504c5d9f7c4@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I want to do this for repeating some experiment results, not for
tuning the db (pretty much like using an old machine to find
performance difference for an algorithm). so if i have a way
of knowing which tables are storing the statistics, i guess i can
delete all from that table to archieve this.

> On 1/19/06, Hannu Krosing <hannu(at)skype(dot)net> wrote:
> > Ühel kenal päeval, N, 2006-01-19 kell 14:25, kirjutas uwcssa:
> > > I have a simple question here, not sure if i should posted here but
> > > if you have the quick answer, it helps a lot
> > >
> > > i have a table that is already "vacuum"ed. for some reason i want
> > > to un-vacuum it instead of dropping the table and recreate the table
> > > and indexes on it. is there a existing command to do so?
> >
> > What exactly are you tryingto achieve ?
> >
> > -------------
> > Hannu
> >
> >
> >
>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2006-01-19 21:21:16 Re: [HACKERS] pgxs/windows
Previous Message Tom Lane 2006-01-19 20:54:21 Re: [HACKERS] pgxs/windows