Re: In theory question - Mailing list pgsql-general

From David Fetter
Subject Re: In theory question
Date
Msg-id 20070509223504.GA747@fetter.org
Whole thread Raw
In response to Re: In theory question  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-general
On Wed, May 09, 2007 at 10:29:02AM -0700, Joshua D. Drake wrote:
> Naz Gassiep wrote:
> >Hannes Dorbath wrote:
> >>I think this is close to what MySQL's query cache does. The question
> >>is if this should be the job of the DBMS and not another layer. At
> >>least the pgmemcache author and I think that it's better done outside
> >>the DBMS. See
> >>http://people.FreeBSD.org/~seanc/pgmemcache/pgmemcache.pdf for the idea.
> >This is exactly what I was asking about. So my theoretical idea has
> >already been implemented. Now if only *all* my ideas were done for me by
> >the time I came up with them :)
>
> Then you wouldn't be able to eventually patent them ;)

You have no faith in the patent system ;)

Cheers,
D (remember, Mr. Naz is from a country where somebody patented the wheel.)
--
David Fetter <david@fetter.org> http://fetter.org/
phone: +1 415 235 3778        AIM: dfetter666
                              Skype: davidfetter

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

pgsql-general by date:

Previous
From: Devrim GÜNDÜZ
Date:
Subject: Re: CentOS 5, pg8.4.2, could not read time zone file
Next
From: Jeff Davis
Date:
Subject: Re: Replication for PG 8 recommendations