Skip to content

Commit 8e7a0b4

Browse files
committed
Improve wal_decode_buffer_size description some more
Per Thomas Munro Discussion: https://postgr.es/m/CA+hUKGJ9wP9kpvgoxHvqA=4g1d9-y_w3LhhdhFVU=mFiqjwHww@mail.gmail.com
1 parent 6710e83 commit 8e7a0b4

File tree

1 file changed

+2
-2
lines changed
  • src/backend/utils/misc

1 file changed

+2
-2
lines changed

src/backend/utils/misc/guc.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2836,8 +2836,8 @@ static struct config_int ConfigureNamesInt[] =
28362836

28372837
{
28382838
{"wal_decode_buffer_size", PGC_POSTMASTER, WAL_RECOVERY,
2839-
gettext_noop("Maximum buffer size for reading ahead in the WAL during recovery."),
2840-
gettext_noop("This controls the maximum distance we can read ahead in the WAL to prefetch data blocks referenced therein."),
2839+
gettext_noop("Buffer size for reading ahead in the WAL during recovery."),
2840+
gettext_noop("This controls the maximum distance we can read ahead in the WAL to prefetch referenced data blocks."),
28412841
GUC_UNIT_BYTE
28422842
},
28432843
&wal_decode_buffer_size,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy