Re: [QUESTIONS] Re: [HACKERS] text should be a blob field

Поиск
Список
Период
Сортировка
От Peter T Mount
Тема Re: [QUESTIONS] Re: [HACKERS] text should be a blob field
Дата
Msg-id Pine.LNX.3.95.980317072804.19351A-100000@maidast
обсуждение исходный текст
Ответ на Re: [QUESTIONS] Re: [HACKERS] text should be a blob field  ("Thomas G. Lockhart" <lockhart@alumni.caltech.edu>)
Список pgsql-hackers
On Tue, 17 Mar 1998, Thomas G. Lockhart wrote:

> Would it be possible to have a slightly different interface in the
> frontend library which hides the fact that large objects are transfered
> 8kb at a time from the backend? Then the handling of text and large
> objects/blobs starts to look more alike...

The front end doesn't show the 8k limit... the storage manager handles
splitting up the large object into 8k chunks - it may be that the examples
show this because we know about it ourselves ;-)

--
Peter T Mount  petermount@earthling.net or pmount@maidast.demon.co.uk
Main Homepage: http://www.demon.co.uk/finder
Work Homepage: http://www.maidstone.gov.uk Work EMail: peter@maidstone.gov.uk


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

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: [HACKERS] Re: [PATCHES] patches for 6.2.1p6
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: Multi field hash indexes