Re: table full scan

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: table full scan
Дата
Msg-id Pine.BSO.4.61.0601050805170.5730@leary.csoft.net
обсуждение исходный текст
Ответ на Re: table full scan  ("Khaldoun Ateyeh" <Khaldoun.Ateyeh@panoratio.de>)
Список pgsql-jdbc

On Thu, 5 Jan 2006, Khaldoun Ateyeh wrote:

> Which driver should I use? Because when I do what you suggested, I get
> "This method is not yet implemented" ... stmt.setFetchSize(1000).
>
> I am using the official postgresql-8.1-404.jdbc3.jar driver.
>

Apparently not.  You most likely have a 7.3 or earlier driver in your
classpath as well because this method has been implemented for quite some
time, and certainly is in 8.1.

Kris Jurka

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Khaldoun Ateyeh"
Дата:
Сообщение: Re: table full scan
Следующее
От: Fabrice.Sznajderman@devoteam.com
Дата:
Сообщение: [IDLE in TRANSACTION] when I do TOP -c