Re: Bug or Feature ?

Поиск
Список
Период
Сортировка
От Norbert Meissner
Тема Re: Bug or Feature ?
Дата
Msg-id 39338D59.EF061D9C@syssun11f.rrz.debis.str.daimler-benz.com
обсуждение исходный текст
Ответ на Re: Bug or Feature ?  (Karel Zak <zakkr@zf.jcu.cz>)
Список pgsql-admin
Dear Karel,

thank you for answers to my "minor" problems. It seems, that I have to take
some care on designing tables for speed or robustness. I found out that the
int8 type needs also much more time on calculations. I haven't tried it with
numeric, but I think the result is even more worse.


Norbert


Norbert

Karel Zak schrieb:

> >
> > I was thinking about a solution that doesn't cause an overflow. Please
>
>  Use 'numeric' datetype. It never overflow and allow you to use deciamal
> numbers, but is slowly and is needs more memory.
>
>                                                         Karel


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

Предыдущее
От: "William Decker"
Дата:
Сообщение: initdb & pg_encoding
Следующее
От: Eugene Karpachov
Дата:
Сообщение: Re: grant select,update - bug or feature?