Re: Inheritance efficiency
От
Vincenzo Romano
Тема
Re: Inheritance efficiency
Дата
Msg-id
p2q3eff28921004290229v6c7c2420vf863a32e51a95d21@mail.gmail.com
Ответ на
Re: Inheritance efficiency (Vincenzo Romano)
Список
Дерево обсуждения
Inheritance efficiency Vincenzo Romano <vincenzo.romano@notorand.it>
Re: Inheritance efficiency Bruce Momjian <bruce@momjian.us>
Re: Inheritance efficiency Vincenzo Romano <vincenzo.romano@notorand.it>
Re: Inheritance efficiency Vincenzo Romano <vincenzo.romano@notorand.it>
Re: Inheritance efficiency David Fetter <david@fetter.org>
Re: Inheritance efficiency Vincenzo Romano <vincenzo.romano@notorand.it>
Re: Inheritance efficiency Alvaro Herrera <alvherre@commandprompt.com>
Re: Inheritance efficiency Vincenzo Romano <vincenzo.romano@notorand.it>
Re: Inheritance efficiency Alvaro Herrera <alvherre@commandprompt.com>
Re: Inheritance efficiency Bruce Momjian <bruce@momjian.us>
Re: Inheritance efficiency Greg Smith <greg@2ndquadrant.com>
Re: Inheritance efficiency John R Pierce <pierce@hogranch.com>
Re: Inheritance efficiency Alban Hertroys <dalroi@solfertje.student.utwente.nl>
Re: Inheritance efficiency Alban Hertroys <dalroi@solfertje.student.utwente.nl>
Re: Inheritance efficiency Cédric Villemain <cedric.villemain.debian@gmail.com>
Re: Inheritance efficiency Vincenzo Romano <vincenzo.romano@notorand.it>
Re: Inheritance efficiency Greg Smith <greg@2ndquadrant.com>
Re: Inheritance efficiency Vincenzo Romano <vincenzo.romano@notorand.it>
Re: Inheritance efficiency Vincenzo Romano <vincenzo.romano@notorand.it>
Re: Inheritance efficiency David Fetter <david@fetter.org>
Re: Inheritance efficiency Alex Hunsaker <badalex@gmail.com>
2010/4/26 Vincenzo Romano : > 2010/4/26 Bruce Momjian : >> Vincenzo Romano wrote: >>> Hi all. >>> >>> I'm wondering how efficient the inheritance can be. >>> I'm using the constraint exclusion feature and for each child table >>> (maybe but one) I have a proper CHECK constraint. >>> How efficient can the query planner be in choosing the right child >>> tables in the case of, say, thousands of them? >>> Would the selection process behave linearly, logarithmically or what? >> >> It is fine for dozens of child tables, but not thousands; it does need >> improvement. > > This sounds like "linear" algorithms. Doesn't it? > >>> And now it comes to my mind the same question for partial indexes. >>> That is, if I had a lot (really a lot) of small partial indexes over a >>> very large table, how efficient can the query planner be >>> in selecting the right indexes? > > No info about this point (partial indexes)? > Is also this geared with linear algorithms ? Should I move to an "enterprise grade" version of PostgreSQL? -- Vincenzo Romano NotOrAnd Information Technologies NON QVIETIS MARIBVS NAVTA PERITVS
В списке pgsql-general по дате отправления
От: Cédric Villemain
Дата: