Re: creating an index with tablespace on a dedicated filesystem (postgresql 8.1.5)
В списке pgsql-general по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: creating an index with tablespace on a dedicated filesystem (postgresql 8.1.5) |
| Дата | |
| Msg-id | 12874.1166051235@sss.pgh.pa.us обсуждение |
| Ответ на | creating an index with tablespace on a dedicated filesystem (postgresql 8.1.5) (Vlad <marchenko@gmail.com>) |
| Ответы |
Re: creating an index with tablespace on a dedicated filesystem (postgresql 8.1.5)
Temp file space (Re: creating an index with tablespace on a dedicated filesystem) |
| Список | pgsql-general |
Vlad <marchenko@gmail.com> writes:
> we use tablespace feature to keep indexes on a dedicated raid array
> (for performance). What I've noticed is that when the index were
> created, based on the i/o activity it seemed that postgres was
> creating the index file somewhere on the array where the default table
> space is hosted and the data is stored.
Temp files are created in $PGDATA/base/yourdb/pgsql_tmp/. If you have a
mind to, you can replace that subdirectory with a symlink to a (suitably
secure) directory elsewhere.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера