Re: pgsql: Create a GUC parameter temp_tablespacesthat allows selection of
В списке pgsql-committers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: pgsql: Create a GUC parameter temp_tablespacesthat allows selection of |
| Дата | |
| Msg-id | 22765.1180982474@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: pgsql: Create a GUC parameter temp_tablespacesthat allows selection of ("Simon Riggs" <simon@2ndquadrant.com>) |
| Ответы |
Re: pgsql: Create a GUC parametertemp_tablespacesthat allows selection of
Re: pgsql: Create a GUC parameter temp_tablespacesthat allows selection of |
| Список | pgsql-committers |
"Simon Riggs" <simon@2ndquadrant.com> writes:
> One of the main reasons for the implementation was to allow larger
> queries to work faster by utilising multiple temp tablespaces for the
> same query.
> The original ideal implementation was to use round-robin/cyclic
> selection, which allows much better usage in the above case.
Really? What if multiple backends are all hitting the same tablespaces
in the same order? A random selection seems much less likely to risk
having any self-synchronizing behavior.
regards, tom lane
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера