Remove outdated reference to RAID spindles.

Thomas Munro <tmunro@postgresql.org>

Commit: db8374d804f2dd35a0f934984d1d3686cc71f545
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2021-02-22T01:42:15Z
Releases: 14.0
Remove outdated reference to RAID spindles.

Commit b09ff536 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

Files

PathChange+/−
src/backend/utils/misc/guc.c modified +1 −1

Discussion