Re: pg_reorg

From: Vibhor Kumar <vibhor(dot)kumar(at)enterprisedb(dot)com>
To: Raghavendra <raghavendra(dot)rao(at)enterprisedb(dot)com>
Cc: Scott Mead <scottm(at)openscg(dot)com>, Merlin Moncure <mmoncure(at)gmail(dot)com>, PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: pg_reorg
Date: 2011-04-18 21:24:05
Message-ID: 5443EBD8-9DAD-4790-B840-109D859672EC@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Apr 19, 2011, at 2:29 AM, Raghavendra wrote:

>
> I've seen it, but catalog hacks always make me nervous. Anybody else have good / bad experience to share?
>
> --scott
>
>
> It is observed, double the space required for this utility.

I have used it many times. Yes it requires double space. However it has given me what I needed. Online VACUUM FULL (for primary key table), Online CLUSTER.

Thanks & Regards,
Vibhor Kumar
EnterpriseDB Corporation
The Enterprise PostgreSQL Company
vibhor(dot)kumar(at)enterprisedb(dot)com
Blog:http://vibhork.blogspot.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2011-04-18 21:57:14 Re: Help - corruption issue?
Previous Message Raghavendra 2011-04-18 20:59:04 Re: pg_reorg