Re: About TOAST and indices - Mailing list pgsql-hackers

From JanWieck@t-online.de (Jan Wieck)
Subject Re: About TOAST and indices
Date
Msg-id 200007201641.SAA05485@hot.jw.home
Whole thread Raw
In response to Re: About TOAST and indices  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> JanWieck@t-online.de (Jan Wieck) writes:
> >     So at the time  beeing,  I  think  index  tuples  should  not
> >     contain  any external toast references.
>
> Seems like a good stopgap solution.  You'll still allow them to be
> compressed in-line, though, right?
   Of  course. There's no problem with in-line compressed items.   It's only these external references that cause
trouble after   a vacuum.
 


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #




pgsql-hackers by date:

Previous
From: JanWieck@t-online.de (Jan Wieck)
Date:
Subject: Re: How PostgreSQL's floating-point hurts everyone everywhere
Next
From: "Mikheev, Vadim"
Date:
Subject: RE: btree split logic is fragile in the presence of lar ge index items