Re: Unlogged vs. In-Memory - Mailing list pgsql-advocacy

From David Fetter
Subject Re: Unlogged vs. In-Memory
Date
Msg-id 20110504195919.GB1340@fetter.org
Whole thread Raw
In response to Re: Unlogged vs. In-Memory  (Ian Bailey-Leung <ian@hardcircle.net>)
Responses Re: Unlogged vs. In-Memory  (Jaime Casanova <jaime@2ndquadrant.com>)
Re: Unlogged vs. In-Memory  (Devrim GÜNDÜZ <devrim@gunduz.org>)
List pgsql-advocacy
On Tue, May 03, 2011 at 09:50:51PM -0400, Ian Bailey-Leung wrote:
> On Tue, May 3, 2011 at 2:28 PM, Joshua Kramer <josh@globalherald.net> wrote:
> >> Part of the problem is the name we're using for the feature.  "Unlogged
> >> tables" sounds like we've taken something away and are calling that a
> >> feature.  "Now with no brakes!"  As feature names go, it's as unsexy as
> > Logless tables?
> > Log-Free tables?
>
> The best way to show off a new feature is to emphasize the positive
> aspects. The main reason people will use unlogged tables is to improve
> performance on tables that do not need to be crash safe. I would
> propose calling the feature something like "Fast Tables", and the fine
> print can mention the trade-offs related to not logging.
>
> Just my thoughts,

+1 for Fast Tables.

It gets directly to the point, so despite its breaking our usual
naming system where things are unpronounceable or obscure--better
still, both, I think we should go with it.

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

pgsql-advocacy by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Press coverage for 9.1 Beta
Next
From: Jaime Casanova
Date:
Subject: Re: Unlogged vs. In-Memory