Re: How are NULLS stored on disk for PG 7.4?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: How are NULLS stored on disk for PG 7.4?
Дата
Msg-id 200401122343.i0CNhw527868@candle.pha.pa.us
обсуждение исходный текст
Ответ на How are NULLS stored on disk for PG 7.4?  (Arnold Mavromatis <A.Mavromatis@bom.gov.au>)
Ответы Re: How are NULLS stored on disk for PG 7.4?  (Yannick Warnier <ywarnier@beeznest.org>)
Список 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 по дате отправления:

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Column qualifier issue
Следующее
От: "Thapliyal, Deepak"
Дата:
Сообщение: qq