Re: TOAST docs

From: Jan Wieck <JanWieck(at)Yahoo(dot)com>
To: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, Alvaro Herrera <alvherre(at)atentus(dot)com>, PgSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: TOAST docs
Date: 2002-09-13 15:26:40
Message-ID: 3D8203B0.5A98A30E@Yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"scott.marlowe" wrote:
>
> On Fri, 13 Sep 2002, Peter Eisentraut wrote:
>
> > Alvaro Herrera writes:
> >
> > > Is there some documentation on TOAST?
> >
> > No. Why do you need any?
>
> I think I saw some docs in the
>
> /usr/local/src/postgresql-7.2.1/src/backend/access/heap/tuptoaster.c
>
> file on my box. :-)
>
> Actually it is pretty well commented, so I'm not just being a smart ass
> here.

Inline comments are not exactly what I call "documentation", but
thanks for the flowers anyway.

Hannu is right though, that there are ways to tweak the behavior
by running the risk to currupt your system catalogs (read:
manually updating it). Originally I had in mind to add some
administrative utilities that give a safe access to these
settings ... if the past year would just have been a bit less
stressful ...

Jan

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Rod Taylor 2002-09-13 15:42:21 Re: Multicolumn foreign keys need useless unique indices?
Previous Message Stephan Szabo 2002-09-13 15:06:17 Re: Multicolumn foreign keys need useless unique indices?