Performance: BigInt vs Decimal(19,0)

Поиск
Список
Период
Сортировка
От Yusuf W.
Тема Performance: BigInt vs Decimal(19,0)
Дата
Msg-id 20030927235414.54467.qmail@web40405.mail.yahoo.com
обсуждение исходный текст
Ответы Re: Performance: BigInt vs Decimal(19,0)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
For the application that I'm working on, we want to
use data types that are database independent.  (most
databases has decimal, but not big int).

Anyhow, we are planning on using decimal(19,0) for our
primary keys instead of a big int, would there be a
performance difference in using a bigint over using decimals?

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: advice on raid controller
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Performance: BigInt vs Decimal(19,0)