Re: numeric data type?

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: numeric data type?
Дата
Msg-id 87u0bwl6uq.fsf@asmodeus.mcnaught.org
обсуждение исходный текст
Ответ на Re: numeric data type?  (Zlatko Matić <zlatko.matic1@sb.t-com.hr>)
Ответы Re: numeric data type?  ("John D. Burger" <john@mitre.org>)
Список pgsql-general
Zlatko Matić <zlatko.matic1@sb.t-com.hr> writes:

> So, it seems that numeric without parameters (precision, scale) behave
> similar to float, but is much exact. Am I right or I missunderstood?

Right.  It's also considerably slower, since floating point
calculations can use the hardware.  Unless you're doing a huge number
of computations this may not be an issue.

-Doug

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

Предыдущее
От: frank church
Дата:
Сообщение: Working out diskspace taken by database and tables 7.4
Следующее
От: frank church
Дата:
Сообщение: Memory Allocation error using pg_dump on 7.4