| From: | Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Minor document typo |
| Date: | 2024-04-23 11:17:39 |
| Message-ID: | 20240423.201739.1015685726322528875.t-ishii@sranhm.sra.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
doc/src/sgml/monitoring.sgml seems to have a minor typo:
In pg_stat_database_conflicts section (around line 3621) we have:
<para>
Number of uses of logical slots in this database that have been
canceled due to old snapshots or too low a <xref linkend="guc-wal-level"/>
on the primary
</para></entry>
I think "too low a" should be "too low" ('a' is not
necessary). Attached is the patch.
Best reagards,
--
Tatsuo Ishii
SRA OSS LLC
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp
| Attachment | Content-Type | Size |
|---|---|---|
| monitoring.patch | text/x-patch | 605 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Kapila | 2024-04-23 11:23:47 | Re: Race condition in FetchTableStates() breaks synchronization of subscription tables |
| Previous Message | Alvaro Herrera | 2024-04-23 10:23:25 | Re: Why does pgindent's README say to download typedefs.list from the buildfarm? |