| От | Jan Wieck |
|---|---|
| Тема | Re: How are NULLS stored on disk for PG 7.4? |
| Дата | |
| Msg-id | 4007075C.1090706@Yahoo.com обсуждение исходный текст |
| Ответ на | Re: How are NULLS stored on disk for PG 7.4? (Yannick Warnier <ywarnier@beeznest.org>) |
| Список | pgsql-general |
Yannick Warnier wrote: > Le mar 13/01/2004 à 00:43, Bruce Momjian a écrit : >> 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. > > Is it the same for PG 7.3? It has always been that way. But the bitmap is only there if there is at least one NULL value. One bit in the tuple headers flags tells if there is a bitmap or not. Jan -- #======================================================================# # It's easier to get forgiveness for being wrong than for being right. # # Let's break this rule - forgive me. # #================================================== JanWieck@Yahoo.com #
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера