|
Re: CVS JDBC driver will try to use server-side-prepare on: msg#00176db.postgresql.jdbc
On Fri, Aug 15, 2003 at 09:55:02AM -0700, Barry Lind wrote: > But in short the reason is, that in general using the current > prepared implementation will be *slower* than not using it, unless you > are reusing the statement a number of times. [...] Hmm, has anyone considered an approach where the statement begins to use server-side prepare after it has been used N times? (the assumption being that it will continue to be reused). N=2 is probably enough to get 90% of the cases :) -O ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: CVS JDBC driver will try to use server-side-prepare on unpreparable SQL: 00176, Oliver Jowett |
|---|---|
| Next by Date: | patch: fix a couple of server-prepared-statement bugs: 00176, Oliver Jowett |
| Previous by Thread: | Re: CVS JDBC driver will try to use server-side-prepare oni: 00176, Barry Lind |
| Next by Thread: | Re: CVS JDBC driver will try to use server-side-prepare on: 00176, Barry Lind |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |