Richard Huxton <dev@xxxxxxxxxxxx> writes: > On 16/04/10 10:41, Peter Bex wrote: >> Is there a way to reduce the per-tuple storage overhead? > Short answer - no. About the only thing you could really do is rethink the table layout. If you can put more data per row, then the fractional overhead for tuple headers naturally will be less. Whether this results in a convenient-to-use table is hard to guess without knowing your application ... regards, tom lane -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general