Re: GIN Indexes: Extensibility - Mailing list pgsql-general

From Anton Ananich
Subject Re: GIN Indexes: Extensibility
Date
Msg-id 21ECC8A0-4087-411F-BAE7-78F83141977A@gmail.com
Whole thread Raw
In response to Re: GIN Indexes: Extensibility  (Vick Khera <vivek@khera.org>)
List pgsql-general
Vick, you are right. That’s why I’d wish to add some custom code to MY PostgreSQL instance and set such a sort order,
whichis optimal for my application. 

On Jul 27, 2016, at 17:44, Vick Khera <vivek@khera.org> wrote:

> On Wed, Jul 27, 2016 at 3:28 AM, Anton Ananich <anton.ananich@gmail.com> wrote:
>> In my situation this order is invalid. Obviously, year 2016 should go after
>> 2014, like that:
>
> I think you expect JSONB to sort differently than it does. I cannot
> imagine what a "natural" ordering of arbitrary JSON objects is.
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general



pgsql-general by date:

Previous
From: Andreas Kretschmer
Date:
Subject: Re: WAL directory size calculation
Next
From: Anton Ananich
Date:
Subject: Re: GIN Indexes: Extensibility