Re: Unlogged vs. In-Memory

Поиск
Список
Период
Сортировка
От Thom Brown
Тема Re: Unlogged vs. In-Memory
Дата
Msg-id BANLkTikbqvx6Nm23Uy5-pyPgNoUb1XPXSw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Unlogged vs. In-Memory  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-advocacy
On 13 May 2011 21:56, Bruce Momjian <bruce@momjian.us> wrote:
> It has bothered me that "unlogged tables" are explained using their
> implementation (logged), rather than their behavior (non-durable).  How
> is "Non-Durabble Tables" for a name?

Unlogged tables still sounds fine to me.  It's simple and accurate,
and it will be familiar to anyone who's disabled journalling on a
filesystem. (i.e. trading crash-safety for speed).

Non-durable just sounds like it'll eventually wear out like a cheap tyre.

--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Unlogged vs. In-Memory
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Crediting sponsors in release notes?