Re: [GENERAL] PG-10 + ICU and abbreviated keys
От | Peter Geoghegan |
---|---|
Тема | Re: [GENERAL] PG-10 + ICU and abbreviated keys |
Дата | |
Msg-id | CAH2-Wzn-n3-qD1AN8o0sO6SyL=iP9WOY_Sk8KHCh5LjaowWkkQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: [GENERAL] PG-10 + ICU and abbreviated keys (Peter Geoghegan <pg@bowt.ie>) |
Ответы |
Re: [GENERAL] PG-10 + ICU and abbreviated keys
|
Список | pgsql-general |
On Mon, Nov 13, 2017 at 12:40 PM, Peter Geoghegan <pg@bowt.ie> wrote: >> Do I have to explicitly specify collation when using ORDER by on that column for index and abbreviated keys to be used? > > Only if you didn't define the column with a per-column collation initially. BTW, if you specifically want to quickly verify whether or not abbreviated keys were used, you can do that by setting "trace_sort = on", and possibly setting "client_min_messages = LOG", too. There should be quite a bit of debug output from that that specifically mentions abbreviated keys. -- Peter Geoghegan -- 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 по дате отправления: