Re: [postgis-users] how many min. floating-points?

Поиск
Список
Период
Сортировка
От Stephen Woodbridge
Тема Re: [postgis-users] how many min. floating-points?
Дата
Msg-id 47E2C1BD.4090103@swoodbridge.com
обсуждение исходный текст
Ответ на [postgis-users] how many min. floating-points?  ("John Smith" <jayzee.smith@gmail.com>)
Список pgsql-general
John Smith wrote:
> guys,
> how many min. floating-points must a server hardware support for
> postgresql+postgis? does postgresql+postgis do much floating-point
> math to make a difference? can someone give postgresql+postgis
> application examples that will require high floating-points?
> thks, jzs

I do not think there are any limits along these lines in most modern
servers. They all have support for floating point math. If it is not
supported in hardware it is supported in software by the ANSI-C compiler
and libraries.

So the real issue becomes what are you trying to do and what are your
performance requirements? This would be more interesting to us and we
can probably provide better support if you explain what you are trying
to do.

-Steve W

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

Предыдущее
От: Rodrigo Gonzalez
Дата:
Сообщение: Re: cast problem 8.3.1
Следующее
От: Sam Mason
Дата:
Сообщение: Re: [postgis-users] how many min. floating-points?