Re: pgsql: Create a GUC parameter temp_tablespacesthat allows selection of
В списке pgsql-committers по дате отправления:
| От | Simon Riggs |
|---|---|
| Тема | Re: pgsql: Create a GUC parameter temp_tablespacesthat allows selection of |
| Дата | |
| Msg-id | 1180982128.2870.70.camel@silverbirch.site обсуждение |
| Ответ на | pgsql: Create a GUC parameter temp_tablespaces that allows selection of (tgl@postgresql.org (Tom Lane)) |
| Ответы |
Re: pgsql: Create a GUC parameter temp_tablespacesthat allows selection of
|
| Список | pgsql-committers |
On Sun, 2007-06-03 at 14:08 -0300, Tom Lane wrote: > a random list element is chosen each time a temp object is to be > created I don't seem to be able to find discussion on this point on -hackers. 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. Random selection works only with larger numbers of users. Did I miss the discussion, or was this detail not discussed? The original TODO description mentioned this idea. -- Simon Riggs EnterpriseDB http://www.enterprisedb.com
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера