Re: Save prepared plan...

From: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
To: Cristian Prieto <cristian(at)clickdiario(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Save prepared plan...
Date: 2005-11-03 20:23:16
Message-ID: 20051103202316.GB55520@pervasive.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 jnasby(at)pervasive(dot)com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jim C. Nasby 2005-11-03 20:23:57 Re: Querying for related tables
Previous Message Jim C. Nasby 2005-11-03 20:20:26 Re: how to emit line number in a function?