Thread: DOC: Progress Reporting page

DOC: Progress Reporting page

From
Marcos Pegoraro
Date:
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."

regards, 
Marcos

Re: DOC: Progress Reporting page

From
Ranier Vilela
Date:
Em qui., 23 de set. de 2021 às 09:41, 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.

regards,
Ranier Vilela

Re: DOC: Progress Reporting page

From
Marcos Pegoraro
Date:

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 ? 

Re: DOC: Progress Reporting page

From
Ranier Vilela
Date:
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

Re: DOC: Progress Reporting page

From
Marcos Pegoraro
Date:

Table 27.32. pg_stat_progress_analyze View
and
Table 27.33. ANALYZE phases

you´re right, I didn´t see that always have a phases table later. sorry ...