Remove outdated reference to RAID spindles.

Thomas Munro <tmunro@postgresql.org>

Commit: 5190ce845c59727ed7177dadd62626d6450a55bd
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2021-02-22T01:43:06Z
Releases: 13.3
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