Storage space usage

Поиск
Список
Период
Сортировка
От Gangadharan S.A.
Тема Storage space usage
Дата
Msg-id e36d60c10802010044o40143aaybcbbfa223d289a35@mail.gmail.com
обсуждение исходный текст
Ответы Re: Storage space usage  (Decibel! <decibel@decibel.org>)
Список pgsql-performance
Hi,
I have 2 questions regarding the storage optimization done by Postgres:
1) Is a NULL value optimized for storage. If I have a timestamp (or some such) field that I set to default NULL, will it still use up the full space for the data type.
2) Similarly, if I have a text array, is an empty array optimized for storage?
Thanks,
Gangadharan

В списке pgsql-performance по дате отправления:

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: How do I bulk insert to a table without affecting read performance on that table?
Следующее
От: Decibel!
Дата:
Сообщение: Re: Storage space usage