Re: R: R: space taken by a row & compressed data
From:
Greg Stark <gsstark(at)mit(dot)edu>
To:
pgsql-general(at)postgresql(dot)org
Subject:
Re: R: R: space taken by a row & compressed data
Date:
2004-08-26 21:32:17
Message-ID:
877jrlpov2.fsf@stark.xeocode.com (view raw or flat )
Thread:
2004-08-26 13:51:04 from "Leonardo Francalanci" <lfrancalanci(at)simtel(dot)ie>
2004-08-26 15:05:15 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2004-08-26 14:55:48 from "Leonardo Francalanci" <lfrancalanci(at)simtel(dot)ie>
2004-08-26 16:08:43 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2004-08-26 16:34:29 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-08-26 16:23:50 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-08-26 15:43:12 from "Leonardo Francalanci" <lfrancalanci(at)simtel(dot)ie>
2004-08-26 16:47:24 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-08-26 20:13:03 from Greg Stark <gsstark(at)mit(dot)edu>
2004-08-26 20:33:53 from Joe Conway <mail(at)joeconway(dot)com>
2004-08-26 20:45:32 from Jan Wieck <JanWieck(at)Yahoo(dot)com>
2004-08-26 21:32:17 from Greg Stark <gsstark(at)mit(dot)edu>
2004-08-27 17:03:14 from Joe Conway <mail(at)joeconway(dot)com>
2004-08-27 17:28:58 from Joe Conway <mail(at)joeconway(dot)com>
2004-08-27 19:23:36 from Greg Stark <gsstark(at)mit(dot)edu>
2004-08-26 15:13:42 from Tino Wildenhain <tino(at)wildenhain(dot)de>
Lists:
pgsql-general
Joe Conway <mail(at)joeconway(dot)com> writes:
> Greg Stark wrote:
> > Are toasted values stored in the table itself or in a separate table?
>
> In a separate table if they exceed a threshold.
How do you check to see how many records, or ideally which records, are being
toasted and/or stored externally?
--
greg
In response to
Responses
pgsql-general by date
Next :From: Gaetano MendolaDate: 2004-08-26 21:33:46
Subject : Re: Possible to insert quoted null value into integer field?
Previous :From : Jan WieckDate : 2004-08-26 20:45:32
Subject : Re: R: R: space taken by a row & compressed data