Re: How are NULLS stored on disk for PG 7.4? - Mailing list pgsql-general

From Bruce Momjian
Subject Re: How are NULLS stored on disk for PG 7.4?
Date
Msg-id 200401122343.i0CNhw527868@candle.pha.pa.us
Whole thread Raw
In response to How are NULLS stored on disk for PG 7.4?  (Arnold Mavromatis <A.Mavromatis@bom.gov.au>)
Responses Re: How are NULLS stored on disk for PG 7.4?
List pgsql-general
Arnold Mavromatis wrote:
> Hi
>
> How are column files in a table that have been assigned null stored on disk
> in Postgresql 7.4?

Each row has a bitmap showing all the NULL values on that row.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Column qualifier issue
Next
From: "Thapliyal, Deepak"
Date:
Subject: qq