Re: Temporary Tables and Web Application

Поиск
Список
Период
Сортировка
От Tomasz Ostrowski
Тема Re: Temporary Tables and Web Application
Дата
Msg-id 4848E5D6.8050302@batory.org.pl
обсуждение исходный текст
Ответ на Re: Temporary Tables and Web Application  ("Brent Wood" <b.wood@niwa.co.nz>)
Ответы Re: Temporary Tables and Web Application  (Tim Tassonis <timtas@cubic.ch>)
Список pgsql-general
On 2008-06-06 07:25, Brent Wood wrote:

> Would "real" tables in a tablespace defined on a ramdisk meet this
> need?

Bad idea. This would mean an unusable database after a restart.

> You could also mount a tablespace on a physical disk with a
> filesystem which has delayed/deferred writes to disk

Not a vary good idea. This could mean an unusable database after a crash
or power failure.

Regards
Tometzky
--
...although Eating Honey was a very good thing to do, there was a
moment just before you began to eat it which was better than when you
were...
                                                      Winnie the Pooh

В списке pgsql-general по дате отправления:

Предыдущее
От: Tomasz Ostrowski
Дата:
Сообщение: Re: Full vacuum really slowing query down
Следующее
От: Hermann Muster
Дата:
Сообщение: Re: Accessing other databases with DBLink when leaving user/password empty