This is a discussion on Internal document bug? within the pgsql Hackers forums, part of the PostgreSQL category; --> Hi, "53.3. Database Page Layout" in table 53-2, "ItemPointerData Array of (offset,length) pairs pointing to the actual items. 4 ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, "53.3. Database Page Layout" in table 53-2, "ItemPointerData Array of (offset,length) pairs pointing to the actual items. 4 bytes per item." the explanation should be for ItemIdData, not for ItemPointerData, I think. -- Tatsuo Ishii SRA OSS, Inc. Japan ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |
| ||||
| Tatsuo Ishii <ishii@postgresql.org> writes: > "53.3. Database Page Layout" > in table 53-2, > "ItemPointerData Array of (offset,length) pairs pointing to the actual items. 4 bytes per item." > the explanation should be for ItemIdData, not for ItemPointerData, I think. Yeah, you're right. Please fix. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |