| From: | "houzj(dot)fnst(at)fujitsu(dot)com" <houzj(dot)fnst(at)fujitsu(dot)com> |
|---|---|
| To: | "tanghy(dot)fnst(at)fujitsu(dot)com" <tanghy(dot)fnst(at)fujitsu(dot)com>, "pgsql-docs(at)lists(dot)postgresql(dot)org" <pgsql-docs(at)lists(dot)postgresql(dot)org> |
| Cc: | "noriyoshi(dot)shinoda(at)hpe(dot)com" <noriyoshi(dot)shinoda(at)hpe(dot)com> |
| Subject: | RE: [DOC] pg_stat_replication_slots representation style inconsisitant |
| Date: | 2021-04-30 03:37:35 |
| Message-ID: | OS0PR01MB57165DE0968182E93FE9FCA2945E9@OS0PR01MB5716.jpnprd01.prod.outlook.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
> When reading the manual doc, I found an inconsistent representation style for
> the newly added pg_stat_prefetch_recovery view in PG14 at [1].
> Same problem seems to be reported by Noriyoshi Shinoda who also proposed
> a patch to fix the problem at[2].
> I tried to fix the problem in a way different than Noriyoshi Shinoda which I think
> is more consistent with the existing specific view introduction in the same
> page.
> Please take the attached patch as your reference.
I noticed one more thing.
It seems the column " stats_reset | timestamp with time zone " is not listed in the pg_stat_prefetch_recovery view.
Should we add this column too ?
Best regards,
houzj
| From | Date | Subject | |
|---|---|---|---|
| Next Message | tanghy.fnst@fujitsu.com | 2021-04-30 03:48:27 | RE: [DOC] pg_stat_replication_slots representation style inconsisitant |
| Previous Message | tanghy.fnst@fujitsu.com | 2021-04-30 03:23:28 | [DOC] pg_stat_replication_slots representation style inconsisitant |