Re: streaming result sets: progress

Поиск
Список
Период
Сортировка
От snpe
Тема Re: streaming result sets: progress
Дата
Msg-id 200211232052.26187.snpe@snpe.co.yu
обсуждение исходный текст
Ответ на Re: streaming result sets: progress  (Scott Lamb <slamb@slamb.org>)
Список pgsql-jdbc
On Saturday 23 November 2002 03:20 pm, Scott Lamb wrote:
> snpe wrote:
> > Yes, it is legitime, but execute and fetch are separated command.
> > There isn't good reason for doing fetch with execute - maybe user never
> > call fetch.
>
> Network efficiency. By batching the commands together, it avoids a round
> trip to the database server.
>

Are you sure ?
When PostgreSQL work with cursors - execute and fetch are two command for backend
I know that other database work separatly and PostgreSQL work together without cursors
and we will choose

regards
Haris Peco

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

Предыдущее
От: Stuart Robinson
Дата:
Сообщение: Re:
Следующее
От: Prasanna Phadke
Дата:
Сообщение: Difference in the actual and extracted values of timestamp