Re: order by

From: Marc Millas <marc(dot)millas(at)mokadb(dot)com>
To: Ron <ronljohnsonjr(at)gmail(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: order by
Date: 2023-05-13 16:56:53
Message-ID: CADX_1aZy1xCHViQs7pHO6YrribG8acwpN3Gi9-FR+u5PmNDB8A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, May 11, 2023 at 11:08 PM Ron <ronljohnsonjr(at)gmail(dot)com> wrote:

> On 5/11/23 09:55, Marc Millas wrote:
>
> Thanks,
>
> I do know about index options.
>
> that table have NO (zero) indexes.
>
>
> If the table has no indices, then why did you write "it looks like there
> is something different within the *b-tree operator* class of varchar"?
> After all, you only care about b-trees when you have b-tree indices.
>
> to my understanding, the btree operator is the default operator used to do
any sort, like an order by, for varchar, text, .. types.

> --
> Born in Arizona, moved to Babylonia.
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message postmaster 2023-05-13 17:06:11 Re: Window function for get the last value to extend missing rows
Previous Message Adrian Klaver 2023-05-13 14:59:35 Re: PG_Cron - Error Message Connection failed