diff --git a/doc/src/sgml/wal.sgml b/doc/src/sgml/wal.sgml index 4c0bf710dda..52b5b8f793b 100644 --- a/doc/src/sgml/wal.sgml +++ b/doc/src/sgml/wal.sgml @@ -813,7 +813,7 @@ When is enabled, the total amounts of time XLogWrite writes and issue_xlog_fsync syncs WAL data to disk are counted as - write_time and sync_time in + write_time and fsync_time in for the object wal, respectively. XLogWrite is normally called by