Re: [PERFORM] Cursors performance

From: Kris Jurka <books(at)ejurka(dot)com>
To: Barry Lind <blind(at)xythos(dot)com>
Cc: Bill Chandler <billybobc1210(at)yahoo(dot)com>, Mark Kirkwood <markir(at)coretech(dot)co(dot)nz>, pgsql-jdbc(at)postgresql(dot)org, pgsql-perform(at)postgresql(dot)org
Subject: Re: [PERFORM] Cursors performance
Date: 2004-07-12 21:11:53
Message-ID: Pine.BSO.4.56.0407121610180.24837@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-performance

On Mon, 12 Jul 2004, Barry Lind wrote:

> Bill,
>
> I suspect that this is an artifact of using server side prepared
> statements. When testing this via psql you will be forming sql like:

I don't think so. The 7.4 driver can use either cursors or server
prepared statements, not both. He's definitely using cursors, so I server
prepared statements don't come into the mix here.

Kris Jurka

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message ow 2004-07-12 22:59:47 Re: ResultSetMetaData enhancements
Previous Message Barry Lind 2004-07-12 21:05:12 Re: [PERFORM] Cursors performance

Browse pgsql-performance by date

  From Date Subject
Next Message Joel McGraw 2004-07-12 23:54:07 Re: query plan wierdness?
Previous Message Barry Lind 2004-07-12 21:05:12 Re: [PERFORM] Cursors performance