Re: [DOCS] Partitioning documentation example

2008-02-05 Thread Decibel!
On Fri, Jan 04, 2008 at 12:25:59PM -0500, Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > >EXECUTE 'INSERT INTO measurement_y' || > > to_char(NEW.logdate,'_mMM') || ' VALUES (NEW.*)'; > > That won't actually work. Even if it did, I don't think we should be > recommendin

Re: [DOCS] Partitioning documentation example

2008-02-05 Thread Tom Lane
Decibel! <[EMAIL PROTECTED]> writes: > On Fri, Jan 04, 2008 at 12:25:59PM -0500, Tom Lane wrote: >> That won't actually work. > I think it's still worthy as an example. I think what we have here is a failure to communicate. How are you going to do performance measurement on something that does n