numeric data types - Mailing list pgsql-performance

From Jaime Casanova
Subject numeric data types
Date
Msg-id BAY8-F54u8bA5G1NmK30001fe89@hotmail.com
Whole thread Raw
Responses Re: numeric data types  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: numeric data types  (Neil Conway <neilc@samurai.com>)
List pgsql-performance
Hi all,

i have a question, is there any advantages in using numeric(1) or numeric(2)
in place of smallint?
is there any diff. in performance if i use smallint in place of integer?

Thanx in advance,
Jaime Casanova

_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail


pgsql-performance by date:

Previous
From: Rod Taylor
Date:
Subject: Re: TPCH 100GB - need some help
Next
From: Tom Lane
Date:
Subject: Re: numeric data types