Re: Floating point type to store numbers

Поиск
Список
Период
Сортировка
От Richard Broersma Jr
Тема Re: Floating point type to store numbers
Дата
Msg-id 504276.57905.qm@web31804.mail.mud.yahoo.com
обсуждение исходный текст
Ответ на Floating point type to store numbers  ("Radhika Sambamurti" <radhika@88thstreet.com>)
Ответы Re: Floating point type to store numbers
Список pgsql-sql
---
> The question is: how accurate is floating point numbers in Postgres. We
> are using 7.4 soon to be moving to 8.2.
> I need the accuracy to about 6 decimal points. I have read that floating
> points can convert to numbers in accurately.

http://www.postgresql.org/docs/8.2/interactive/datatype-numeric.html#DATATYPE-FLOAT

I didn't see anything about numeric being a string type,

http://www.postgresql.org/docs/8.2/interactive/datatype-numeric.html#DATATYPE-NUMERIC-DECIMAL

Regards,
Richard Broersma Jr.


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

Предыдущее
От: "Milen A. Radev"
Дата:
Сообщение: Re: Floating point type to store numbers
Следующее
От: "Radhika Sambamurti"
Дата:
Сообщение: Re: Floating point type to store numbers