decimal(5) vs int8. Which more efficient.

Поиск
Список
Период
Сортировка
От Francisco Reyes
Тема decimal(5) vs int8. Which more efficient.
Дата
Msg-id 20020308134236.E26200-100000@zoraida.natserv.net
обсуждение исходный текст
Список pgsql-general
What would be more efficient for storing a value that is 5 Bytes long?
decimal(5) or int8?

Does decimal(5) actually uses up only 5 bytes? Does that cause any
problems?

Not finding much on the archives regarding this.



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

Предыдущее
От: Jeff Anto
Дата:
Сообщение: a strange output from vacuum
Следующее
От: "Gregory Wood"
Дата:
Сообщение: Re: Is vacuum full lock like old's vacuum's lock?