Re: parse partition strategy string in gram.y

Поиск
Список
Период
Сортировка
От Finnerty, Jim
Тема Re: parse partition strategy string in gram.y
Дата
Msg-id B2B74C3C-9998-4AF9-805B-9F37E946F3B9@amazon.com
обсуждение исходный текст
Ответ на Re: parse partition strategy string in gram.y  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: parse partition strategy string in gram.y
Список pgsql-hackers
Or if you know the frequencies of the highly frequent values of the partitioning key at the time the partition bounds
aredefined, you could define hash ranges that contain approximately the same number of rows in each partition.  A
parallelsequential scan of all partitions would then perform better because data skew is minimized. 
 


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