Re: [HACKERS] qsort again (was Re: Strange Create Index

Поиск
Список
Период
Сортировка
От Markus Schaber
Тема Re: [HACKERS] qsort again (was Re: Strange Create Index
Дата
Msg-id 43F5163E.2020108@logix-tt.com
обсуждение исходный текст
Ответ на Re: [HACKERS] qsort again (was Re: Strange Create Index  (PFC <lists@peufeu.com>)
Список pgsql-performance
Hi, PFC,

PFC schrieb:

>     By the way, I'd like to declare my zipcode columns as SQL_ASCII
> while the  rest of my database is in UNICODE, so they are faster to
> index and sort.  Come on, MySQL does it...

Another use case for parametric column definitions - charset definitions
- and the first one that cannot be emulated via constraints.

Other use cases I remember were range definitions for numbers or PostGIS
dimension, subtype and SRID, but those cann all be emulated via checks /
constraints.

Markus

В списке pgsql-performance по дате отправления:

Предыдущее
От: Mark Lewis
Дата:
Сообщение: Re: [HACKERS] qsort again (was Re: Strange Create Index
Следующее
От: "Steinar H. Gunderson"
Дата:
Сообщение: Re: [HACKERS] qsort again (was Re: Strange Create Index