Skip to content

Commit db8374d

Browse files
committed
Remove outdated reference to RAID spindles.
Commit b09ff53 left behind some outdated advice in the long_desc field of the GUC "effective_io_concurrency". Remove it. Back-patch to 13. Reported-by: Andrew Gierth <andrew@tao11.riddles.org.uk> Reviewed-by: Julien Rouhaud <rjuju123@gmail.com> Discussion: https://postgr.es/m/CA%2BhUKGJyyWqFBxL9gEj-qtjBThGjhAOBE8GBnF8MUJOJ3vrfag%40mail.gmail.com
1 parent 190c798 commit db8374d

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

src/backend/utils/misc/guc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2951,7 +2951,7 @@ static struct config_int ConfigureNamesInt[] =
29512951
PGC_USERSET,
29522952
RESOURCES_ASYNCHRONOUS,
29532953
gettext_noop("Number of simultaneous requests that can be handled efficiently by the disk subsystem."),
2954-
gettext_noop("For RAID arrays, this should be approximately the number of drive spindles in the array."),
2954+
NULL,
29552955
GUC_EXPLAIN
29562956
},
29572957
&effective_io_concurrency,

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