Skip to content

Commit 7ec66ea

Browse files
committed
Improve "bgwriter_lru_multiplier" GUC description.
1 parent 51c3727 commit 7ec66ea

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
@@ -10,7 +10,7 @@
1010
* Written by Peter Eisentraut <peter_e@gmx.net>.
1111
*
1212
* IDENTIFICATION
13-
* $PostgreSQL: pgsql/src/backend/utils/misc/guc.c,v 1.432 2008/01/30 18:35:55 tgl Exp $
13+
* $PostgreSQL: pgsql/src/backend/utils/misc/guc.c,v 1.433 2008/03/06 16:31:42 momjian Exp $
1414
*
1515
*--------------------------------------------------------------------
1616
*/
@@ -1841,7 +1841,7 @@ static struct config_real ConfigureNamesReal[] =
18411841

18421842
{
18431843
{"bgwriter_lru_multiplier", PGC_SIGHUP, RESOURCES,
1844-
gettext_noop("Background writer multiplier on average buffers to scan per round."),
1844+
gettext_noop("Multiple of the average buffer usage to free per round."),
18451845
NULL
18461846
},
18471847
&bgwriter_lru_multiplier,

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