Re: Size of row-metadata? - Mailing list pgsql-general

From Thomas Kellerer
Subject Re: Size of row-metadata?
Date
Msg-id hj6nhr$1hc$1@ger.gmane.org
Whole thread Raw
In response to Re: Size of row-metadata?  (tmp <skrald@amossen.dk>)
List pgsql-general
tmp, 20.01.2010 11:25:
>> http://www.postgresql.org/docs/8.4/static/storage-page-layout.html
>
> I fail to find the size of the *row* header on that link.
>
"All table rows are structured in the same way. There is a fixed-size header (occupying 23 bytes on most machines),
followedby an optional null bitmap, an optional object ID field, and the user data. The header is detailed in Table
53-4."

http://www.postgresql.org/docs/8.4/static/storage-page-layout.html#HEAPTUPLEHEADERDATA-TABLE



pgsql-general by date:

Previous
From: Adrian von Bidder
Date:
Subject: Re: About partitioning
Next
From: Vincenzo Romano
Date:
Subject: Re: About partitioning