Re: [GENERAL] Save prepared plan...

2005-11-04 Thread Jim C. Nasby
On Thu, Nov 03, 2005 at 03:22:34PM -0600, Cristian Prieto wrote: > Save globally for all session or between sessions. > > Well, I have a set of queries which runs several times. My clients connect > and execute it. But each time the client connects and disconnects, that > means that I loose the ex

Re: [GENERAL] Save prepared plan...

2005-11-03 Thread Cristian Prieto
: [GENERAL] Save prepared plan... Cristian Prieto wrote: > Is there around any way to save a prepared plan in postgresql? Save for how long? Save between sessions? Globally for all sessions? No, we have no capability for that, and we are not sure why someone would want that. -- Bruce Momj

Re: [GENERAL] Save prepared plan...

2005-11-03 Thread Bruce Momjian
Cristian Prieto wrote: > Is there around any way to save a prepared plan in postgresql? Save for how long? Save between sessions? Globally for all sessions? No, we have no capability for that, and we are not sure why someone would want that. -- Bruce Momjian| http:/

Re: [GENERAL] Save prepared plan...

2005-11-03 Thread Jim C. Nasby
On Thu, Nov 03, 2005 at 10:01:30AM -0600, Cristian Prieto wrote: > Is there around any way to save a prepared plan in postgresql? Save as in save in the database for other connections to use? It's not very clear what you're asking... -- Jim C. Nasby, Sr. Engineering Consultant [EMAIL PROTECT

[GENERAL] Save prepared plan...

2005-11-03 Thread Cristian Prieto
Is there around any way to save a prepared plan in postgresql? ---(end of broadcast)--- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get thr