Re: pgAdmin can't create Expression Indexes

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: Michel Feinstein <michelfeinstein(at)gmail(dot)com>
Cc: "pgadmin-support lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: Re: pgAdmin can't create Expression Indexes
Date: 2019-05-15 04:42:55
Message-ID: CAM9w-_mjxewSsYqOCVCWv101oqEPZV8tmB2QqKwQNnPVvfPmvA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

On Wed, May 15, 2019 at 7:46 AM Michel Feinstein <michelfeinstein(at)gmail(dot)com>
wrote:

> I can't find a way to create an Expression Index such as:
>
Yes, it's not there. You can raise a feature request here -
https://redmine.postgresql.org/projects/pgadmin4/issues

>
> CREATE UNIQUE INDEX idx_lower_unique
> ON your_table (lower(the_column));
>
> Am I missing something or does pgAdmin really doesn't support it?
>
> Best wishes,
>
> Michel.
>

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Michel Feinstein 2019-05-15 05:58:31 Re: pgAdmin can't create Expression Indexes
Previous Message Michel Feinstein 2019-05-15 02:15:33 pgAdmin can't create Expression Indexes