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)
Список
Дерево обсуждения
Re: [QUESTIONS] Re: [HACKERS] text should be a blob field "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
Re: [QUESTIONS] Re: [HACKERS] text should be a blob field Peter T Mount <psqlhack@maidast.demon.co.uk>
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 по дате отправления