VACUUM (INDEX_CLEANUP OFF) and GIN indexes

From: Christophe Pettus <xof(at)thebuild(dot)com>
To: PG-General Mailing List <pgsql-general(at)postgresql(dot)org>
Subject: VACUUM (INDEX_CLEANUP OFF) and GIN indexes
Date: 2023-04-25 16:17:32
Message-ID: 78687F95-BC9C-4C98-B8BE-D4E49A88EC4B@thebuild.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Does VACUUM (INDEX_CLEANUP OFF) flush the pending list for GIN indexes, or is that skipped as well?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Geoghegan 2023-04-25 16:35:37 Re: VACUUM (INDEX_CLEANUP OFF) and GIN indexes
Previous Message Imre Samu 2023-04-25 15:42:49 Re: murmur3 hash binary data migration from Oracle to PostgreSQL