Re: storage size of "bit" data type..

Поиск
Список
Период
Сортировка
От Vyacheslav Kalinin
Тема Re: storage size of "bit" data type..
Дата
Msg-id 9b1af80e0712061519t20f39c4bye1c55f0c7deb49cc@mail.gmail.com
обсуждение исходный текст
Ответ на Re: storage size of "bit" data type..  (Decibel! <decibel@decibel.org>)
Список pgsql-general
> It needs to store the number of bits present as well

Couldn't that be reduced to 1 byte that'd say how many bits count in the last byte?

> Only in the sense that numeric also has to store some meta data as well like
the weight and display precision.

Is it really necessary to store display precision when it can be taken from the table column definition?

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

Предыдущее
От: "Andrus"
Дата:
Сообщение: Why autovacuum in not running
Следующее
От: Matthew Pulis
Дата:
Сообщение: Improving the timing of a query