Re: Unlogged vs. In-Memory
Kevin Grittner <kevin.grittner@wicourts.gov>
From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "Simon Riggs" <simon@2ndQuadrant.com>, "Robert Haas" <robertmhaas@gmail.com>
Cc: "Joshua Berkus" <josh@agliodbs.com>, "Alvaro Herrera" <alvherre@commandprompt.com>, "Rob Wultsch" <wultsch@gmail.com>, "Magnus Hagander" <magnus@hagander.net>, "Thom Brown" <thom@linux.com>, "PostgreSQL Advocacy" <pgsql-advocacy@postgresql.org>
Date: 2011-05-05T19:09:09Z
Lists: pgsql-hackers
Simon Riggs <simon@2ndQuadrant.com> wrote: > I doubt that anyone wants the current behaviour. Current behavior would be an exact fit for a few use cases we have. Attempting to salvage some portion of the data on startup after a crash would yield it unusable for the uses I have in mind. It would have either all be there, or all gone. That's not to knock use cases others may have, just providing a data point. -Kevin