relpages in pg_class - Mailing list pgsql-docs

From PG Doc comments form
Subject relpages in pg_class
Date
Msg-id 166088223067.653.1269023787430415143@wrigleys.postgresql.org
Whole thread Raw
Responses Re: relpages in pg_class
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/14/catalog-pg-class.html
Description:

From source code, the relpage is the number of blocks. But, at the document,
it is written as Size of the on-disk representation of this table in pages
(of size BLCKSZ).

pgsql-docs by date:

Previous
From: Michael Paquier
Date:
Subject: Re: PostgreSQL 15 minor documentation improvements
Next
From: Bruce Momjian
Date:
Subject: Re: relpages in pg_class