Re: A 154 GB table swelled to 527 GB on the Slony slave. How to compact it?

From: Greg Williamson <gwilliamson39(at)yahoo(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: A 154 GB table swelled to 527 GB on the Slony slave. How to compact it?
Date: 2012-03-15 23:44:19
Message-ID: 1331855059.93188.YahooMailNeo@web46110.mail.sp1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Filip Rembiałkowski suggested:

>> On Thu, Mar 15, 2012 at 6:43 AM, Aleksey Tsalolikhin <atsaloli(dot)tech(at)gmail(dot)com> wrote:
>>
>>
>> Is there any way to consolidate the pages on the slave without taking
>> replication offline?
>>
>>
>maybe CLUSTER?
>
<...>
>
>Of course events destined to this table will be queued by Slony while the table is locked.
>

I've not much recent experience with Slony, but possibly pg_reorg, found at:

  <http://pgfoundry.org/projects/reorg/>

would be of use ...

Greg Williamson

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message BrunoSteven 2012-03-15 23:53:24 Problem for restoure data base Postgre
Previous Message Filip Rembiałkowski 2012-03-15 23:29:26 Re: A 154 GB table swelled to 527 GB on the Slony slave. How to compact it?