Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
Char vs SmallInt
From:
"Pg Coder" <pgcoder(at)gmail(dot)com>
To:
pgsql-general(at)postgresql(dot)org
Subject:
Char vs SmallInt
Date:
2007-07-21 06:15:28
Message-ID:
f658f8ff0707202315t4055856cma8bc6fb32ebf178b@mail.gmail.com
Views:
Raw Message
|
Whole Thread
|
Download mbox
|
Resend email
Thread:
2007-07-21 06:15:28 from "Pg Coder" <pgcoder(at)gmail(dot)com>
2007-07-21 08:37:51 from Gregory Stark <stark(at)enterprisedb(dot)com>
Lists:
pgsql-general
Which data type is smaller and will lead to better query performance -
smallint or char?
Responses
Re: Char vs SmallInt
at 2007-07-21 08:37:51 from Gregory Stark
Browse pgsql-general by date
From
Date
Subject
Next Message
angga erwina
2007-07-21 07:02:28
Best interval timeout and check interval for Slony
Previous Message
Tom Lane
2007-07-21 06:00:11
Re: Difference between PRIMARY KEY index and UNIQUE-NOT NULL index