| From: | "Ray O'Donnell" <ray(at)rodonnell(dot)ie> |
|---|---|
| To: | Michel Feinstein <michelfeinstein(at)gmail(dot)com>, Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(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 08:31:01 |
| Message-ID: | 16aba9db9a0.280a.f9dd809031fc0469edf0bbbf79c1d468@rodonnell.ie |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
On 15 May 2019 06:59:11 Michel Feinstein <michelfeinstein(at)gmail(dot)com> wrote:
> I will...but just to add my 2 cents, it would be a lot better if you guys
> could move to Github and use their Issue system instead.
Why? - Just curious.
Ray.
>
>
>
>
> On Wed, May 15, 2019 at 1:43 AM Aditya Toshniwal
> <aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:
>
> 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"
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michel Feinstein | 2019-05-15 12:00:54 | Re: pgAdmin can't create Expression Indexes |
| Previous Message | Dave Page | 2019-05-15 08:18:53 | Re: pgAdmin can't create Expression Indexes |