How to detect if a postgresql gin index is bloated - Mailing list pgsql-admin

From Wong, Kam Fook (TR Technology)
Subject How to detect if a postgresql gin index is bloated
Date
Msg-id CH0PR03MB61009EF4F9B7457D754579F9FEAA2@CH0PR03MB6100.namprd03.prod.outlook.com
Whole thread Raw
Responses Re: How to detect if a postgresql gin index is bloated
List pgsql-admin

I have a GIN index.  Is there a way to detect if a postgres GIN index is bloated or not?  The regular select * from pgstatindex(‘indexname’); does not work because the GIN index is not btree index.

 

Thank you

This e-mail is for the sole use of the intended recipient and contains information that may be privileged and/or confidential. If you are not an intended recipient, please notify the sender by return e-mail and delete this e-mail and any attachments. Certain required legal entity disclosures can be accessed on our website: https://www.thomsonreuters.com/en/resources/disclosures.html

pgsql-admin by date:

Previous
From: George Weaver
Date:
Subject: Re: [EXTERNAL] Re: Detect who ran DROP schema
Next
From: khan Affan
Date:
Subject: Re: How to detect if a postgresql gin index is bloated