Re: DOC: Progress Reporting page - Mailing list pgsql-hackers

From Ranier Vilela
Subject Re: DOC: Progress Reporting page
Date
Msg-id CAEudQAoG3H9V8bwEbfF68yH4v66_zzVXC+csnH00PhSZMJNAHA@mail.gmail.com
Whole thread Raw
In response to Re: DOC: Progress Reporting page  (Marcos Pegoraro <marcos@f10.com.br>)
Responses Re: DOC: Progress Reporting page  (Marcos Pegoraro <marcos@f10.com.br>)
List pgsql-hackers
Em qui., 23 de set. de 2021 às 10:37, Marcos Pegoraro <marcos@f10.com.br> escreveu:

Page explaining progress reporting views, for all versions, have "The tables" expression several times when it points to a single table. So, singular expressions should be used, right ?

"The tables below describe the information that will be reported and provide information about how to interpret it."
I think documentation refers to "html tables" and not "postgres tables".
Maybe could use other terms to be clearer.
 
Sure, The tables are HTML tables, but it points to one table, why is it using plural form ? 
Because there are two html tables:
Table 27.32. pg_stat_progress_analyze View
and
Table 27.33. ANALYZE phases

regards,
Ranier Vilela

pgsql-hackers by date:

Previous
From: Marcos Pegoraro
Date:
Subject: Re: DOC: Progress Reporting page
Next
From: Amit Kapila
Date:
Subject: Re: Logical replication timeout problem