column size and storage efficiency

Поиск
Список
Период
Сортировка
От Bruce Hyatt
Тема column size and storage efficiency
Дата
Msg-id 537954.58011.qm@web34402.mail.mud.yahoo.com
обсуждение исходный текст
Ответы Re: column size and storage efficiency  ("Sean Davis" <sdavis2@mail.nih.gov>)
Список pgsql-novice
My inclination when creating tables is to create columns using varchar-sizes in increments of 10 or 5 but I suspect
theremust be more-efficient sizes, specifically, values like 16, 32, 64 minus header-bits. 

- Is this true? Does it really have much impact on storage?
- How many bits are the headers?
- How does TOAST factor in?

Thanks,
Bruce Hyatt




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

Предыдущее
От: "Luiz K. Matsumura"
Дата:
Сообщение: Re: Deferrerable Check constraints
Следующее
От: "Sean Davis"
Дата:
Сообщение: Re: column size and storage efficiency