From: | Kashif Zeeshan <kashi(dot)zeeshan(at)gmail(dot)com> |
---|---|
To: | Sathish Reddy <sathishreddy(dot)postgresql(at)gmail(dot)com> |
Cc: | pgsql-admin(at)lists(dot)postgresql(dot)org |
Subject: | Re: Pg_repack |
Date: | 2024-08-06 11:24:57 |
Message-ID: | CAAPsdheVt0wXNgNGTsP29udcbYe=htht5ZChgnW0ZxtHZzNKOA@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hi Sathish
It's better to script it using any scripting language e.g. SHELL Scripting
as PL/pgSQL etc don't allow accessing Utilities from stored procedures.
Thanks
Kashif Zeeshan
On Tue, Aug 6, 2024 at 4:10 PM Sathish Reddy <
sathishreddy(dot)postgresql(at)gmail(dot)com> wrote:
> Hi
> We planning to create store procedure (function) in postgres database to
> run pg_repack on removing bloating of table or index by using within
> postgres instance.
>
> Please help me on details on steps with example for same.
>
>
> Thanks
> Sathishreddy
>
From | Date | Subject | |
---|---|---|---|
Next Message | Sathish Reddy | 2024-08-06 11:32:14 | Re: Pg_repack |
Previous Message | abbas alizadeh | 2024-08-06 11:24:28 | Re: Pg_repack |