Re: Add last_vacuum_index_scans in pg_stat_all_tables - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Add last_vacuum_index_scans in pg_stat_all_tables
Date
Msg-id 20220922152835.z2ujhgzimktttg24@awork3.anarazel.de
Whole thread Raw
In response to Re: Add last_vacuum_index_scans in pg_stat_all_tables  (Ken Kato <katouknl@oss.nttdata.com>)
List pgsql-hackers
Hi,

On 2022-09-16 13:23:06 +0900, Ken Kato wrote:
> Thank you for the review!
> I fixed it and resubmitting the patch.

cfbot flags that the docs aren't valid:
https://cirrus-ci.com/task/5309377937670144?logs=docs_build#L295
[15:05:39.683] monitoring.sgml:4574: parser error : Opening and ending tag mismatch: entry line 4567 and row
[15:05:39.683]      </row>
[15:05:39.683]            ^


The problem is that you're not closing the <entry>

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?)
Next
From: Andres Freund
Date:
Subject: Re: Extending outfuncs support to utility statements