Re: cutting down the TODO list thread

From: Julien Rouhaud <rjuju123(at)gmail(dot)com>
To: Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com>
Cc: John Naylor <john(dot)naylor(at)enterprisedb(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: cutting down the TODO list thread
Date: 2023-05-17 02:50:29
Message-ID: CAOBaU_bxHvdZ6A6dy5ZBpx22zP9mQZc2E-gZ=2m1KaVmteEF=g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 16 May 2023, 02:05 Matthias van de Meent,

>
> The result I got when searching for "automatic postgresql index
> suggestions" was a combination of hypopg, pg_qualstats and some manual
> glue to get suggested indexes in the current database - but none of
> these are available in the main distribution.
>

FTR pg_qualstats has an integrated "automatic index suggestion" feature
since many years, so no glue needed.

>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message John Naylor 2023-05-17 02:54:55 Re: cutting down the TODO list thread
Previous Message Zhijie Hou (Fujitsu) 2023-05-17 01:47:51 Reload configuration more frequently in apply worker.