[EMAIL PROTECTED] writes: > I made three tables of one column using the three different data types > and checked the size in bytes of the three tables. > The results were not as expected.
You forgot to consider per-row overhead, including alignment padding. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq