Re: postgresql long text column - Mailing list pgsql-general

From A. Kretschmer
Subject Re: postgresql long text column
Date
Msg-id 20071226154543.GA3353@a-kretschmer.de
Whole thread Raw
In response to postgresql long text column  ("Josh Harrison" <joshques@gmail.com>)
List pgsql-general
am  Wed, dem 26.12.2007, um 10:08:13 -0500 mailte Josh Harrison folgendes:
> Hi
> I have a question about postgres long text column values.
> How does it handles these long text column values? Does it put all the long
> text columns values from all the tables in one single place or separately?

PG use a TOAST-called technique.
http://www.postgresql.org/docs/8.2/interactive/storage-toast.html


Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net

pgsql-general by date:

Previous
From: "Josh Harrison"
Date:
Subject: postgresql long text column
Next
From: Reg Me Please
Date:
Subject: Re: COPY with composite type column