Re: Unlogged vs. In-Memory

From: David Fetter <david(at)fetter(dot)org>
To: Ian Bailey-Leung <ian(at)hardcircle(dot)net>
Cc: Joshua Kramer <josh(at)globalherald(dot)net>, Josh Berkus <josh(at)agliodbs(dot)com>, PostgreSQL Advocacy <pgsql-advocacy(at)postgresql(dot)org>
Subject: Re: Unlogged vs. In-Memory
Date: 2011-05-04 19:59:19
Message-ID: 20110504195919.GB1340@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy pgsql-hackers

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(at)globalherald(dot)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(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)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

In response to

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Jaime Casanova 2011-05-04 20:08:40 Re: Unlogged vs. In-Memory
Previous Message Josh Berkus 2011-05-04 19:04:46 Re: Press coverage for 9.1 Beta

Browse pgsql-hackers by date

  From Date Subject
Next Message Jaime Casanova 2011-05-04 20:08:40 Re: Unlogged vs. In-Memory
Previous Message Robert Haas 2011-05-04 19:58:06 Re: Predicate locking