Re: Any way to *not* use server-side prepared statements in Postgresql?

From: Maciek Sakrejda <msakrejda(at)truviso(dot)com>
To: Yang Zhang <yanghatespam(at)gmail(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Any way to *not* use server-side prepared statements in Postgresql?
Date: 2011-07-19 02:47:52
Message-ID: CAH_hXRY_mqY5GMc7Q8xd-jZvyimgYRM7j=JChU3mRvdvAju6wA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

It doesn't look like it. Any particular use case for this? The driver
uses unnamed prepared statements here, and I'd be curious to hear
where they are slower.
---
Maciek Sakrejda | System Architect | Truviso

1065 E. Hillsdale Blvd., Suite 215
Foster City, CA 94404
(650) 242-3500 Main
www.truviso.com

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Yang Zhang 2011-07-19 02:49:27 Re: Any way to *not* use server-side prepared statements in Postgresql?
Previous Message Radosław Smogura 2011-07-19 02:45:20 Re: Any way to *not* use server-side prepared statements in Postgresql?