Is there a TODO here? ---------------------------------------------------------------------------
Tom Lane wrote: > Jan Wieck <[EMAIL PROTECTED]> writes: > > I'm thinking instead of a way to "cache" entire executors for this. Each > > SPI plan used during a transaction would need it's own executor, and I > > don't know offhand what type and how much resources an executor requires > > (I think it's only some memory that get's initialized and the VFD's > > opened). > > Hmm. This is probably more feasible now than it would have been a year > ago, because I did some cleanup work to ensure that executor state is > localized into a specific memory context. I'm not certain about the > amount of overhead either, but it's surely worth a try. > > regards, tom lane > -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org