Re: Extension - Pg_dbscanner: Intelligent Index Recommendation for PostgreSQL

From: lakshmi <lakshmigcdac(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Extension - Pg_dbscanner: Intelligent Index Recommendation for PostgreSQL
Date: 2026-08-17 10:35:23
Message-ID: CAEvyyTgNcwiAJg45+oVtntJKbcjdn3=Q5K31XzBrc8Mh_BFynQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

The following screenshot shows the output of suggest_indexes('table_one'),
including the existing and recommended index types for the table columns.

> Thank you!
> Regards,
> Lakshmi
>

Attachment Content-Type Size
image/png 68.2 KB

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ron Johnson 2026-08-17 11:46:51 Re: Extension - Pg_dbscanner: Intelligent Index Recommendation for PostgreSQL
Previous Message lakshmi 2026-08-17 10:00:01 Extension - Pg_dbscanner: Intelligent Index Recommendation for PostgreSQL