Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: Postgres 8.2 and setFetchSize


  • From: Oliver Jowett <oliver(at)opencloud(dot)com>
  • To: Frédéric Houbie <fh(at)ionicsoft(dot)com>
  • Cc: pgsql-jdbc(at)postgresql(dot)org
  • Subject: Re: Postgres 8.2 and setFetchSize
  • Date: Thu, 20 Sep 2007 02:17:33 +1200
  • Message-id: <46F12F7D.3000908@opencloud.com> <text/plain>

Frédéric Houbie wrote:
I know, two differents tests on two databases, I know also that setFetchSize limit the number of rows that are returned without waiting the full result list. That's what I want. The fact is that the behaviour is different from my pc (windows XP, pg 8.2.4).

What does the other database (the one that is slow) log for the same case as this one, then?

2007-09-19 14:10:51.993  LOG:  duration: 0.000 ms  execute S_2/C_3: SELECT * FROM SValues

-O



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group