Re: relpages in pg_class - Mailing list pgsql-docs

From Bruce Momjian
Subject Re: relpages in pg_class
Date
Msg-id Yv+wakQStXq0EsGu@momjian.us
Whole thread Raw
In response to relpages in pg_class  (PG Doc comments form <noreply@postgresql.org>)
Responses Re: relpages in pg_class
List pgsql-docs
On Fri, Aug 19, 2022 at 04:10:30AM +0000, PG Doc comments form wrote:
> 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).

Well, blocks and pages are the same size, so I don't see the problem.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Indecision is a decision.  Inaction is an action.  Mark Batterson




pgsql-docs by date:

Previous
From: PG Doc comments form
Date:
Subject: relpages in pg_class
Next
From: Alvaro Herrera
Date:
Subject: Re: relpages in pg_class