Re: Pg_repack

From: Ron Johnson <ronljohnsonjr(at)gmail(dot)com>
To: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: Pg_repack
Date: 2024-07-23 05:28:28
Message-ID: CANzqJaB63awKg=TAXehL3vB7CeLqgY0LacsexiyQJsXcAvu64Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tue, Jul 23, 2024 at 1:22 AM Sathish Reddy <
sathishreddy(dot)postgresql(at)gmail(dot)com> wrote:

> Hi
> I am trying to schedule pg_repack from pg_cron in RDS postgres
> environment on avoid the bash on host EC2 to run run directly with in
> postgres instance.it getting successful but not clearing bloat by using
> repack fuction in pg_repack extension.please help on these to sort out .
>

Out of curiosity, why do you feel the need to regularly run pg_repack?
IOW, why doesn't plain old VACUUM suit your needs?

In response to

  • Pg_repack at 2024-07-23 05:22:02 from Sathish Reddy

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Deepak Pahuja . 2024-07-23 05:36:04 Re: Pg_repack
Previous Message Sathish Reddy 2024-07-23 05:22:02 Pg_repack