Re: Storage cost of a null column - Mailing list pgsql-general

From Randall Skelton
Subject Re: Storage cost of a null column
Date
Msg-id 9A58EB7E-84DE-11D8-BEF7-000393C92230@brutus.uwaterloo.ca
Whole thread Raw
In response to Re: Storage cost of a null column  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Many thanks Tom and Martijn.  It seems that I have a few tables to
reformat...

> Narrow tables are a dead loss if you're concerned about storage space
> --- you'll get eaten by the per-row overhead, which is a minimum of 28
> bytes per row.


pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Storage cost of a null column
Next
From: Bruno Wolff III
Date:
Subject: Re: execute function after user connect