Re: Prepared statement already exists

From: "Daniel Verite" <daniel(at)manitou-mail(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Prepared statement already exists
Date: 2008-11-21 17:47:03
Message-ID: d72c5ffa-e473-45c8-8224-e386c3651176@mm
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Alvaro Herrera wrote:

> In this case, why not just prepare all the needed statements at the
> first use of the session by the pool software?

In theory yes, but I can't imagine how it could be done in practice.
The pool software is typically a middleware and the application isn't
even aware of its existence.

Best regards,
--
Daniel
PostgreSQL-powered mail user agent and storage:
http://www.manitou-mail.org

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2008-11-21 17:48:21 Re: Postgres mail list traffic over time
Previous Message Ciprian Dorin Craciun 2008-11-21 17:46:54 Re: Using Postgres to store high volume streams of sensor readings