Allow per-tablespace effective_io_concurrency

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 1aba62ec635f5852bc45ce65482366e541e61ff5
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2015-09-08T15:51:42Z
Releases: 9.6.0
Allow per-tablespace effective_io_concurrency

Per discussion, nowadays it is possible to have tablespaces that have
wildly different I/O characteristics from others.  Setting different
effective_io_concurrency parameters for those has been measured to
improve performance.

Author: Julien Rouhaud
Reviewed by: Andres Freund

Files

Documentation touched