Re: Why our counters need to be time-based WAS: WIP: cross column correlation ...

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: jd@commandprompt.com
Cc: Josh Berkus <josh@agliodbs.com>, Michael Glaesemann <grzm@seespotcode.net>, pgsql-hackers Hackers <pgsql-hackers@postgresql.org>
Date: 2011-02-28T20:02:30Z
Lists: pgsql-hackers
"Joshua D. Drake" <jd@commandprompt.com> writes:
> On Mon, 2011-02-28 at 11:39 -0800, Josh Berkus wrote:
> Spitballing here, but could sqlite be an intermediate, compromise solution?
>> 
>> For a core PostgreSQL component ?!?!?

> Sure, why not?

Because it's fifty times more mechanism than we need here?  We don't
want a SQL interface (not even a lightweight one) and it's unclear that
we ever want the data to go to disk at all.

			regards, tom lane