Re: tuning

From: Keith <keith(at)keithf4(dot)com>
To: Ankush Chawla <ankushchawla03(at)gmail(dot)com>
Cc: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: tuning
Date: 2020-12-18 06:45:15
Message-ID: CAHw75vv5r6VutDQhVPmaf_SYD7w5w2HS2k+-+orvzMj5mqgdyw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Thu, Dec 17, 2020 at 10:55 PM Ankush Chawla <ankushchawla03(at)gmail(dot)com>
wrote:

> hi all
> how to find the candidates tables or indexes for reindex or vacuum full
>
>
> --
> Best Regards,
> Ankush Chawla
>
>
I've written a python script to help check for bloat which would indicate a
possible need for a reindex/vacuum.

https://github.com/keithf4/pg_bloat_check

Keith

In response to

  • tuning at 2020-12-18 03:54:14 from Ankush Chawla

Responses

  • Re: tuning at 2020-12-18 07:12:04 from bangalore umesh

Browse pgsql-admin by date

  From Date Subject
Next Message bangalore umesh 2020-12-18 07:12:04 Re: tuning
Previous Message Ankush Chawla 2020-12-18 03:54:14 tuning