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

Commit9337007

Browse files
committed
Small grammar fix
Josh Kupershmidt
1 parent0f19d0f commit9337007

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎doc/src/sgml/pgprewarm.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@ pg_prewarm(regclass, mode text default 'buffer', fork text default 'main',
5050
using <literal>buffer</literal> &mdash; will likely result in lower-numbered
5151
blocks being evicted as higher numbered blocks are read in. Prewarmed data
5252
also enjoys no special protection from cache evictions, so it is possible
53-
for other system activity may evict the newly prewarmed blocks shortly after
54-
they are read; conversely, prewarming may also evict other data from cache.
55-
For these reasons, prewarming is typically most useful at startup, when
56-
caches are largely empty.
53+
that other system activity may evict the newly prewarmed blocks shortly
54+
afterthey are read; conversely, prewarming may also evict other data from
55+
cache.For these reasons, prewarming is typically most useful at startup,
56+
whencaches are largely empty.
5757
</para>
5858
</sect2>
5959

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp