Postgres do not support tinyint?

Поиск
Список
Период
Сортировка
От Igor Korot
Тема Postgres do not support tinyint?
Дата
Msg-id CA+FnnTzfvgVdptHcLBFPrq_Q+xPes-Bhjiw_xFiooq4VqhqyrQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: Postgres do not support tinyint?
Re: Postgres do not support tinyint?
Список pgsql-general
Hi, ALL,
According to https://www.postgresql.org/docs/9.1/datatype-numeric.html, the
smallest numeric type supports numbers from -32768 to 32767/

My data will be in a range of [0..4], and so I guess my DB table will waste
space, right?

Thank you.



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