Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX - Mailing list pgsql-hackers

From Julien Rouhaud
Subject Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX
Date
Msg-id CAOBaU_ZtFHDJsT_N=-ZMvNJEYL0WcNFFpT1UoYh=b1w26AV5Rw@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Mon, 4 Aug 2025, 12:39 Michael Paquier, <michael@paquier.xyz> wrote:
On Mon, Aug 04, 2025 at 12:34:14PM +0800, Julien Rouhaud wrote:
> FWIW if anyone actually needs it, that feature had existed for decades in
> plantuner: http://www.sigaev.ru/git/gitweb.cgi?p=plantuner.git;a=summary

that's weird, I tried from 2 different ISP in Taiwan and both work just fine, I guess Japan is blocking .ru tld. 

Your link does not work here, this one does:
https://github.com/postgrespro/plantuner

yes although this one doesn't seem maintained anymore, the original repo does have way more recent commits. 

Thanks for mentioning that, so it's a set of GUCs that rely on
get_relation_info_hook_type for the index filtering.

exactly. 

pgsql-hackers by date:

Previous
From: Tender Wang
Date:
Subject: Re: A little cosmetic to convert_VALUES_to_ANY()
Next
From: "David G. Johnston"
Date:
Subject: Re: A little cosmetic to convert_VALUES_to_ANY()