Re: Status of server side Large Object support? - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Status of server side Large Object support?
Date
Msg-id 200411281413.18242.peter_e@gmx.net
Whole thread Raw
In response to Status of server side Large Object support?  (Thomas Hallgren <thhal@mailblocks.com>)
Responses Re: Status of server side Large Object support?  (Thomas Hallgren <thhal@mailblocks.com>)
List pgsql-hackers
Am Sonntag, 28. November 2004 12:33 schrieb Thomas Hallgren:
> Hmm, ok. But there's no way to stream them in and out from disk. From
> what I can see, you have to bring all of it into memory. Not so ideal
> perhaps if you want to provide streaming media for thousands of users.

You can use the substring function to read the pieces you need.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Status of server side Large Object support?
Next
From: Thomas Hallgren
Date:
Subject: Re: Status of server side Large Object support?