Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3814096

Browse files
committed
Fix typo in documentation
These have been found while cross-checking for the use of unique wordsin the documentation.Author: Alexander LakhinDiscussion:https://postgr.es/m/9b5a3a85-899a-ae62-dbab-1e7943aa5ab1@gmail.com
1 parente0f9fad commit3814096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/maintenance.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@ SELECT datname, age(datfrozenxid) FROM pg_database;
594594
scans every page in the table that is not already all-frozen, it should
595595
set <literal>age(relfrozenxid)</> to a value just a little more than the
596596
<varname>vacuum_freeze_min_age</> setting
597-
that was used (more by the number oftranscations started since the
597+
that was used (more by the number oftransactions started since the
598598
<command>VACUUM</> started). If no <structfield>relfrozenxid</>-advancing
599599
<command>VACUUM</> is issued on the table until
600600
<varname>autovacuum_freeze_max_age</> is reached, an autovacuum will soon

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp