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: | [email protected] |
Views: | Whole Thread | Raw Message | 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:
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
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 |