Re: Patch for better large objects support

From: Chris Bitmead <chris(at)bitmead(dot)com>
To: Denis Perchine <dyp(at)perchine(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Patch for better large objects support
Date: 2000-06-13 09:19:07
Message-ID: 3945FC8B.CF71D09@bitmead.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Denis Perchine wrote:

> > > 2. For really large objects TOAST will be really inefficient for quite small < 64K other
> > > way around.
> >
> > Why will toast be inefficient for really large objects?
>
> Because data is stored in relations, and there's extra overhead for managing them.
> Just look on Jan's mail in [HACKERS] for better description of the difference.

According to Tom's last email, current LOs are stored in relations now.

--
Chris Bitmead
mailto:chris(at)bitmead(dot)com

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Denis Perchine 2000-06-13 09:25:37 Re: Patch for better large objects support
Previous Message Bruce Momjian 2000-06-13 09:05:53 Big 7.1 open items