Might be worth mentioning that temp_tablespaces can contain duplicate values
В списке pgsql-docs по дате отправления:
| От | alecz@berkeley.edu |
|---|---|
| Тема | Might be worth mentioning that temp_tablespaces can contain duplicate values |
| Дата | |
| Msg-id | 20160706014353.1409.66495@wrigleys.postgresql.org обсуждение |
| Ответы |
Re: Might be worth mentioning that temp_tablespaces can
contain duplicate values
|
| Список | pgsql-docs |
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.5/static/runtime-config-client.html Description: The section on temp_tablespaces is here: https://www.postgresql.org/docs/9.5/static/runtime-config-client.html I've tried setting temp_tablespaces with duplicate entries and have found that it keeps those duplicates, making that entry used more frequently. This is useful if the user wants to use one tablespace more frequently than others. Example: "tablespace1, tablespace1, tablespace2" It'll pick tablespace1 about 2X as often as tablespace2. Support for duplicate values isn't explicitly mentioned in the documentation, but I inferred it from the wording about the parameter being a "list." But I had to go test to make sure it would work as I thought.
В списке pgsql-docs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера