PREPARED ... - Mailing list pgsql-general

From alex b.
Subject PREPARED ...
Date
Msg-id 3EBFF628.4030105@gmx.de
Whole thread Raw
Responses Re: PREPARED ...  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
List pgsql-general
hi

I'm pretty sure you people will want kill me for this, but I've heard
quite a lot about prepared queries..

well, the pgdocs don't really clarify or give examples on how to use
this command.

besides, is it even stored? if so, then, how do you delete it, view it,
or modify it?

and most importantly, how do you use them?

I have this table, I want to add a few values usint INSERT INTO, but I
heard using this command combined with prepare speeds things up a little
- good, so I wanted to try it, but failed miserably... :(

well, any help's appreciated.


pgsql-general by date:

Previous
From: "D. Dante Lorenso"
Date:
Subject: Re: Serialization, Locking...implement processing Queue with a table
Next
From: "Nigel J. Andrews"
Date:
Subject: Re: PREPARED ...