JDBC and Portals . Clarification

From: Dave Smith <dave(dot)smith(at)candata(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: JDBC and Portals . Clarification
Date: 2005-02-25 15:46:43
Message-ID: 1109346403.14394.38.camel@playpen.candata.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is a portal using the V3 protocol the same as a cursor? I am trying to
debug a slow query and I want the JDBC driver to use the cursor syntax.
It says it is using a portal but the performance seems like just a
regular sql statement.

--
Dave Smith
CANdata Systems Ltd
416-493-9020

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-02-25 15:51:53 Re: Are SQL queries locale dependent?
Previous Message Ken Johanson 2005-02-25 15:35:11 Re: Possible to run the server with ANSI/ISO string escapeing