JDBC and Portals . Clarification - Mailing list pgsql-general

From Dave Smith
Subject JDBC and Portals . Clarification
Date
Msg-id 1109346403.14394.38.camel@playpen.candata.com
Whole thread Raw
Responses Re: JDBC and Portals . Clarification  (Kris Jurka <books@ejurka.com>)
List 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


pgsql-general by date:

Previous
From: Ken Johanson
Date:
Subject: Re: Possible to run the server with ANSI/ISO string escapeing
Next
From: Tom Lane
Date:
Subject: Re: Are SQL queries locale dependent?