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

Commit9f8eec5

Browse files
committed
fpi -- ... images
1 parentc99e95c commit9f8eec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎0052_how_to_reduce_wal_generation_rates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Since Postgres 13, both `pg_stat_statements` and `EXPLAIN` can provide WAL-relat
9494

9595
##Full-page writes
9696

97-
The "fpi" metrics in both`pg_stat_statements` and`EXPLAIN` results show how many full-pageinserts (full-page writes)
97+
The "fpi" metrics in both`pg_stat_statements` and`EXPLAIN` results show how many full-pageimages (full-page writes)
9898
happened.
9999

100100
If configuration parameter`full_page_write` is`on` (it is so by default; check it:`show full_page_writes;`), then

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp