Re: PREPARE/EXECUTE questions

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Postgres User <postgres(at)productivitymedia(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: PREPARE/EXECUTE questions
Date: 2004-10-18 20:49:36
Message-ID: 41742C60.8030602@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Postgres User wrote:

> I'm writing a web application inwhich clients will login/out among
> other stuff. I have be reading on prepared statements and leave you
> all with an open-ended question. Are prepared statements better and
> how can I program them to not end at the once the session is over?

Use a connection pooler like pgpool.

Sincerely,

Joshua D. Drake

>
> Thanks, any other suggestions are welcome.
> J
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings

--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd(at)commandprompt(dot)com - http://www.commandprompt.com
PostgreSQL Replicator -- production quality replication for PostgreSQL

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Taber, Mark 2004-10-18 21:07:16 postmaster -i option...
Previous Message Bruno Wolff III 2004-10-18 20:26:32 Re: insert a file into remote database