Re: Pg_repack
От
Laurenz Albe
Тема
Re: Pg_repack
Дата
Msg-id
5b2b5a4a0f1c2593bccf1eb9537269780aeac00d.camel@cybertec.at
Ответ на
Pg_repack (Sathish Reddy)
Список
Дерево обсуждения
Pg_repack Sathish Reddy <sathishreddy.postgresql@gmail.com>
Re: Pg_repack Laurenz Albe <laurenz.albe@cybertec.at>
Re: Pg_repack Sathish Reddy <sathishreddy.postgresql@gmail.com>
Re: Pg_repack Laurenz Albe <laurenz.albe@cybertec.at>
Re: Pg_repack khan Affan <bawag773@gmail.com>
Re: Pg_repack Sathish Reddy <sathishreddy.postgresql@gmail.com>
Re: Pg_repack khan Affan <bawag773@gmail.com>
Re: Pg_repack Wells Oliver <wells.oliver@gmail.com>
Re: Pg_repack Ron Johnson <ronljohnsonjr@gmail.com>
Re: Pg_repack "Deepak Pahuja ." <deepakpahuja@hotmail.com>
Re: Pg_repack Ron Johnson <ronljohnsonjr@gmail.com>
On Tue, 2024-07-23 at 10:52 +0530, Sathish Reddy wrote: > 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 . If you have the need to do this regularly, use pg_squeeze, which avoids the need for pg_cron. It can automatically trigger a rebuild of the table according to conditions you specify. Yours, Laurenz Albe
В списке pgsql-admin по дате отправления