Multiple currencies in a application

Поиск
Список
Период
Сортировка
От novnov
Тема Multiple currencies in a application
Дата
Msg-id 7271737.post@talk.nabble.com
обсуждение исходный текст
Ответы Re: Multiple currencies in a application  (novnov <novnovice@gmail.com>)
Список pgsql-general
I'm working on an application that will eventually need to support various
currencies. I've never touched this area before, have dealt with dollars
till now. I'm not sure what the regular practices are re mulitple currencies
in the same application.

The app includes calculations like price per unit, which of course involves
division and thus fractional monetary units. I'm more concerned about that
stuff than formatting/presentation.

Users of the app will be able to identify the currency that is relevant for
their use, and each individual user won't be using more than one currency.

Do I handle all currency calcs in functions that adjust for currency?
--
View this message in context: http://www.nabble.com/Multiple-currencies-in-a-application-tf2605959.html#a7271737
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


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

Предыдущее
От: "Hitoshi Harada"
Дата:
Сообщение: Re: AutoVacuum on demand?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 8.1.2 locking issues