table size in 8.3 - Mailing list pgsql-general

From Alex Vinogradovs
Subject table size in 8.3
Date
Msg-id 1205351155.72532.5.camel@localhost
Whole thread Raw
Responses Re: table size in 8.3  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Guys,

I've created 2 sample tables with 1 column each - type
char(1) and type integer. After inserting equal number
of rows (4M or more) tablesizes are exactly the same, while
I would expect table with char(1) to be slighly smaller...
What's causing it ? Thanks!

Server version is 8.3.


Best regards,
Alex Vinogradovs

pgsql-general by date:

Previous
From: Vivek Khera
Date:
Subject: Re: pain of postgres upgrade with extensions
Next
From: Bruce Momjian
Date:
Subject: Re: Checking is TSearch2 query is valid