Compute the number of tuples in a block - Mailing list pgsql-hackers

From Pei He
Subject Compute the number of tuples in a block
Date
Msg-id AANLkTim8rGufvnD-X6FnyemweE7Su-L3-d+W+6hdaOaJ@mail.gmail.com
Whole thread Raw
Responses Re: Compute the number of tuples in a block
List pgsql-hackers
Hi,<br />In ctid, there are the block num, and the tuple offset inside the block.<br /><br />How can I know the maximum
numberof tuples in a block?<br />The block size would be BLCKSZ.<br /><br />I am not quite sure where is the best place
tofind the size of the tuple in a table.<br /><br /><br />Thanks<br />--<br />Pei<br /> 

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Multi-branch committing in git, revisited
Next
From: Tom Lane
Date:
Subject: Re: Multi-branch committing in git, revisited