From: | Julien Rouhaud <rjuju123(at)gmail(dot)com> |
---|---|
To: | Michael Paquier <michael(at)paquier(dot)xyz> |
Cc: | Shayon Mukherjee <shayonj(at)gmail(dot)com>, Sami Imseih <samimseih(at)gmail(dot)com>, Robert Treat <rob(at)xzilla(dot)net>, David Rowley <dgrowleyml(at)gmail(dot)com>, jian he <jian(dot)universality(at)gmail(dot)com>, Gurjeet Singh <gurjeet(at)singh(dot)im>, Nathan Bossart <nathandbossart(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX |
Date: | 2025-08-04 04:52:20 |
Message-ID: | CAOBaU_ZtFHDJsT_N=-ZMvNJEYL0WcNFFpT1UoYh=b1w26AV5Rw@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, 4 Aug 2025, 12:39 Michael Paquier, <michael(at)paquier(dot)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.
>
From | Date | Subject | |
---|---|---|---|
Next Message | David G. Johnston | 2025-08-04 05:00:13 | Re: A little cosmetic to convert_VALUES_to_ANY() |
Previous Message | Tender Wang | 2025-08-04 04:40:13 | Re: A little cosmetic to convert_VALUES_to_ANY() |