| От | Andrew Dunstan |
|---|---|
| Тема | Re: WIP: extensible enums |
| Дата | |
| Msg-id | 4CC4B055.3060605@dunslane.net обсуждение |
| Ответ на | Re: WIP: extensible enums (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: WIP: extensible enums
|
| Список | pgsql-hackers |
On 10/24/2010 05:34 PM, Tom Lane wrote: > BTW, I've forgotten --- did anyone publish a test case for checking > performance of enum comparisons? Or should I just cons up something > privately? > I have been running tests with <http://developer.postgresql.org/~adunstan/enumtest.dmp> The table "mydata" contains 100k rows with the column "label" containing random values of an enum type with 500 labels. Basically, my main test is to set up an index on that column. The alter the enum type, and test again. Then alter some of the rows, and test again. cheers andrew
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера