Re: Query to monitor index bloat - Mailing list pgsql-general

From Adrien NAYRAT
Subject Re: Query to monitor index bloat
Date
Msg-id 81b6dcfb-8b3b-ae7c-ac38-f65c4a6d5f6e@anayrat.info
Whole thread Raw
In response to Query to monitor index bloat  (Alessandro Aste <alessandro.aste@gmail.com>)
Responses Re: Query to monitor index bloat
List pgsql-general
On 07/16/2018 05:16 PM, Alessandro Aste wrote:
> Hello,  I am trying to put togheter a query to monitor the index bloat 
> for a database I maintain.
> Is there a "SQL" way to obtain  bloated index ? I googled around but I 
> found nothing working.
> 
> I'm currently running 9.6 but I'm looking for something compatible with 
> version 10 too.
> 
> Thank you very much in advance,
> 
> 
> Alessandro.

Hello,

You should look at : https://github.com/ioguix/pgsql-bloat-estimation

Regards,


pgsql-general by date:

Previous
From: Alessandro Aste
Date:
Subject: Query to monitor index bloat
Next
From: "Joshua D. Drake"
Date:
Subject: User documentation vs Official Docs