effective_io_concurrency option in ALTER TABLESPACE

From: thusson(at)informiciel(dot)com
To: pgsql-docs(at)postgresql(dot)org
Subject: effective_io_concurrency option in ALTER TABLESPACE
Date: 2017-01-25 15:49:44
Message-ID: 20170125154944.1434.52159@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.6/static/sql-altertablespace.html
Description:

This page:
https://www.postgresql.org/docs/9.6/static/runtime-config-resource.html

Tell about effective_io_concurrency could be changed for a specific
tablespace and refer to this page:
https://www.postgresql.org/docs/9.6/static/sql-altertablespace.html
Who said "Currently, the only available parameters are seq_page_cost and
random_page_cost." and refer to them.

Option "effective_io_concurrency" is missing as I tried the following
command and it worked:
alter tablespace emet_temp set (effective_io_concurrency=50);

Cheers

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Michael Paquier 2017-01-27 00:34:09 Re: effective_io_concurrency option in ALTER TABLESPACE
Previous Message gianpiero.bottini 2017-01-25 10:42:46 checkpassword windows installation