Re: Performance: BigInt vs Decimal(19,0)

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Performance: BigInt vs Decimal(19,0)
Дата
Msg-id 200309272006.42462.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: Performance: BigInt vs Decimal(19,0)  ("Yusuf W." <unicef2k@yahoo.com>)
Ответы Re: Performance: BigInt vs Decimal(19,0)
Список pgsql-performance
Yusuf,

> Does anyone know where I could get some documentation
> on how the int and decimal are implemented so I could
> prove to him that ints are better?  Can people suggest
> good points to make in order to prove it?

RTFM:
http://www.postgresql.org/docs/7.3/interactive/datatype.html#DATATYPE-NUMERIC

--
Josh Berkus
Aglio Database Solutions
San Francisco

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

Предыдущее
От: "Yusuf W."
Дата:
Сообщение: Re: Performance: BigInt vs Decimal(19,0)
Следующее
От: Shridhar Daithankar
Дата:
Сообщение: Re: [GENERAL] Tuning/performance question.