RE: Temporary tablespaces on a RAM disk
От | Kevin Brannen |
---|---|
Тема | RE: Temporary tablespaces on a RAM disk |
Дата | |
Msg-id | SA0PR19MB4255283AEF2813EE228CE80BA4F60@SA0PR19MB4255.namprd19.prod.outlook.com обсуждение исходный текст |
Ответ на | Temporary tablespaces on a RAM disk ("Daniel Westermann (DWE)" <daniel.westermann@dbi-services.com>) |
Ответы |
Re: Temporary tablespaces on a RAM disk
|
Список | pgsql-general |
Daniel Westermann wrote:
> is someone using temporary tablespaces on a RAM disk ? Any experiences with that?
> I did some quick tests and checked the archives but could not find any information that either confirmed it is a bad idea nor the opposite.
Well, we point our "stats_temp_directory" to a tmpfs partition, which is probably fairly common (or so I'd guess).
But a full tablespace with tables and everything? That sounds pretty risky for anything other than a place to store
data for transformation or summary of data that could be recreated by restarting a process if the server goes down
in the middle.
I think you'd be better off explaining what your goal is and then people could give you better comments.
HTH,
Kevin
.
В списке pgsql-general по дате отправления: