prepared statements & functions

From: "Jean-Yves F(dot) Barbier" <12ukwn(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: prepared statements & functions
Date: 2011-12-04 06:35:54
Message-ID: 20111204073554.5fddb558@anubis.defcon1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi list,

AFAI understand prepared statements they can accelerate
repetitive queries very much - but is it possible to
prepare them from within a function (let say when the user
connects), and if so, will they be erased as soon as the
user disconnects?

JY
--

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Andreas Kretschmer 2011-12-04 08:38:40 Re: prepared statements & functions
Previous Message Alan Hodgson 2011-12-04 06:17:46 Re: Linux server connection process consumes all memory