mirror of
https://github.com/postgres/postgres.git
synced 2025-11-04 20:11:56 +03:00
Fix typos in docs, some words were doubled.
Thom Brown
This commit is contained in:
@@ -2188,7 +2188,7 @@ SELECT pg_stat_get_backend_pid(s.backendid) AS pid,
|
||||
<row>
|
||||
<entry>wal-buffer-write-dirty-start</entry>
|
||||
<entry>()</entry>
|
||||
<entry>Probe that fires when when a server process begins to write a
|
||||
<entry>Probe that fires when a server process begins to write a
|
||||
dirty WAL buffer because no more WAL buffer space is available.
|
||||
(If this happens often, it implies that
|
||||
<xref linkend="guc-wal-buffers"> is too small.)</entry>
|
||||
|
||||
Reference in New Issue
Block a user