Re: Re: [BUGS] no way in LargeObject API to detect short read?

Поиск
Список
Период
Сортировка
От aoki@acm.org (Paul M. Aoki)
Тема Re: Re: [BUGS] no way in LargeObject API to detect short read?
Дата
Msg-id 200101261912.f0QJCj728572@faerie.CS.Berkeley.EDU
обсуждение исходный текст
Ответ на Re: Re: [BUGS] no way in LargeObject API to detect short read?  (Peter T Mount <peter@retep.org.uk>)
Список pgsql-jdbc
Peter T Mount <peter@retep.org.uk> writes:
> Hmmm, what's the performance issues with this? Is there going to be a problem
> with very large LargeObject's?

you could probably be smarter about caching previous tell() state, if
that's what you mean.

jun's hack doesn't actually add any extra buffers or copies.
--
 Paul M. Aoki / Xerox Palo Alto Research Center / 3333 Coyote Hill Road
 aoki@acm.org / Computer Science Laboratory     / Palo Alto, CA 94304-1314

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

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: [HACKERS] Open 7.1 items
Следующее
От: Peter Mount
Дата:
Сообщение: Re: [INTERFACES] Invoking sql functions through jdbc