Re: [INTERFACES] large objects

From: Aleksey Demakov <avd(at)gcom(dot)ru>
To: Peter T Mount <peter(at)retep(dot)org(dot)uk>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: [INTERFACES] large objects
Date: 1998-07-27 11:55:22
Message-ID: 86d8arld91.fsf@avd.gcom.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Peter T Mount <peter(at)retep(dot)org(dot)uk> writes:

>
> The object is stored using a table/index pair, and takes up more disk
> space than a single object.
>

How much more? And what about performance?

In fact I don't need very large objects. 64k or even 32k will suffice.
Could such not-so-large objects be implemented more effectively? It would
be very nice to have a new postgres type for this. The 8k limit is very
restrictive. What do postgres gurus think?

Aleksey

--
Aleksey Demakov
avd(at)gcom(dot)ru

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter T Mount 1998-07-27 13:28:28 Re: [INTERFACES] large objects
Previous Message Aleksey Demakov 1998-07-27 10:34:46 Re: [INTERFACES] Translation DLL for ODBC