Dataypes: performance differences? - Mailing list pgsql-general

From Jean-Christian Imbeault
Subject Dataypes: performance differences?
Date
Msg-id 3D47AE2F.8010606@mega-bucks.co.jp
Whole thread Raw
Responses Re: Dataypes: performance differences?
List pgsql-general
I'm new to pgsql. I just finished the basic design for my db and I am
ready to start creating tables. In trying to decide which dataypes to
use I would like to take into consideration performance and efficiency.

However I could not find any mention of the differences in performance
amongst the various dataypes available. I am especially interested in
the differences between the char/varchar/text datatypes and int2/int4.

Since I am new to this I am looking for documentation that would give me
pointers as to when to use one datatype vs another and what the
performance differences are.

If there is any online documentation can someone give me links to them?

Thanks!

Jc


pgsql-general by date:

Previous
From: g.hintermayer@inode.at (Gerhard Hintermayer)
Date:
Subject: database shutdown with persistent client connections
Next
From: Jean-Christian Imbeault
Date:
Subject: Full-text index: in japanese?