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 08:45:27
Message-ID: 3945F4A7.6D71B2E6@bitmead.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


> > Will anybody want to use this when TOAST comes to be?
>
> 1. There's no any TOAST at the moment.

I wasn't implying the patch is bad. Only wondering out load if toast
will be a super-set of large objects.

> 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?

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Denis Perchine 2000-06-13 08:51:08 Re: Patch for better large objects support
Previous Message Denis Perchine 2000-06-13 08:37:58 Patch 0.2 for Re: [HACKERS] Caching number of blocks in relation to avoi lseek.