Re: Unlogged vs. In-Memory

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Unlogged vs. In-Memory
Дата
Msg-id 4DC2A5A7020000250003D30F@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: Unlogged vs. In-Memory  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-advocacy
Josh Berkus <josh@agliodbs.com> wrote:

> So far, the only suggestions I've seen for how to advocate this
> feature have involved renaming it, which isn't realistic at this
> point.

Agreed; we are talking about describing it concisely.

> If someone has an alternative description for the feature that
> anyone who is not already a PostgreSQL DBA will care about, them
> please come forward with it.

The similarities to a GLOBAL TEMPORARY TABLE are striking enough
that perhaps it should play off that somehow.  It is a lot like a
SHARED GLOBAL TEMPORARY TABLE.  The only thing to add to that is
that on a clean shutdown the system will save the contents for
reload on startup, whereas a crash will clear it.

-Kevin

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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Unlogged vs. In-Memory
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Unlogged vs. In-Memory