[PATCHES] Re: [COMMITTERS] pgsql: Some further performance tweaks for planning large inheritance

2007-04-22 Thread Bruce Momjian
Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > > Does this eliminate problems with using a large number of tablespaces? > > No, it doesn't have anything particular to do with tablespaces. > It gets rid of some bottlenecks that become noticeable with a > large number of child tables.

[PATCHES] Re: [COMMITTERS] pgsql: Some further performance tweaks for planning large inheritance

2007-04-22 Thread Bruce Momjian
Does this eliminate problems with using a large number of tablespaces? --- Tom Lane wrote: > Log Message: > --- > Some further performance tweaks for planning large inheritance trees that > are mostly excluded by con