What data type best used for money

Поиск
Список
Период
Сортировка
От niccguard-dev@yahoo.com
Тема What data type best used for money
Дата
Msg-id 377646.35562.qm@web57707.mail.re3.yahoo.com
обсуждение исходный текст
Ответы Re: What data type best used for money
Re: What data type best used for money
Список pgsql-novice
Creating a database where monetary values will be stored and of course retrieved with calculations.  What data types are best to use in this sort of environment?
 
money is limited in quantity
numeric - documentation states "arithmetic on numeric values is very slow compared to the integer types"
 
Just wanted to get some feedback on what seems to be the better way to go and 'why'.
 
Thanks,
 
Aaron

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

Предыдущее
От: Michael Glaesemann
Дата:
Сообщение: Re: timestamp problem
Следующее
От: Tom Lane
Дата:
Сообщение: Re: timestamp problem