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

From Joshua D. Drake
Subject Re: Status of server side Large Object support?
Date
Msg-id 41A9FC2F.3010504@commandprompt.com
Whole thread Raw
In response to Re: Status of server side Large Object support?  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
>The "inv_api" large objects are deprecated.  CLOBs and BLOBs should be based
>on text and bytea, respectively.
>
>
Until bytea is actually useful with large scale binaries I would
say that large objects are far from deprecated. You can't reasonably
store large binary date in bytea.

Large objects are currently much more useful and easier to work with.

Sincerely,

Joshua D. Drake






--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd@commandprompt.com - http://www.commandprompt.com
PostgreSQL Replicator -- production quality replication for PostgreSQL


Attachment

pgsql-hackers by date:

Previous
From: Bernd Helmle
Date:
Subject: Re: Status of server side Large Object support?
Next
From: Simon Riggs
Date:
Subject: Re: Stopgap solution for table-size-estimate updating