| От | Tom Lane |
|---|---|
| Тема | Re: On columnar storage |
| Дата | |
| Msg-id | 11783.1434303513@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: On columnar storage (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: On columnar storage
|
| Список | pgsql-hackers |
I wrote:
> Another model that could be followed is expansion of inheritance-tree
> references, which happens early in the planner.
Actually ... if you intend to allow column storage to work with inherited
tables (and if you don't, you'd better have a darn good reason why not),
I think you probably want to do this join insertion *after* inheritance
expansion, so you can join child column stores only to the appropriate
child heap table, and not to the entire inheritance tree.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера