| От | Tom Lane |
|---|---|
| Тема | Re: Picture with Postgres and Delphi |
| Дата | |
| Msg-id | 3833.1063325836@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Picture with Postgres and Delphi (Network Administrator <netadmin@vcsn.com>) |
| Ответы |
Re: Picture with Postgres and Delphi
|
| Список | pgsql-general |
Network Administrator <netadmin@vcsn.com> writes:
> Quoting Tom Lane <tgl@sss.pgh.pa.us>:
>> Commonly this means that you open a "handle" or "cursor" referring to
>> one particular blob and then read or write it through that handle.
> I understand the value of handles but aren't cursors used to break up
> the large result sets from queries?
I was using them to mean the same thing, ie, an I/O handle (or open blob
descriptor if you like). You could consider this to be analogous to an
SQL cursor --- a cursor is like a handle for a query result. Sorry if
I confused you rather than enlightened you.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера