Re: msession for PostgreSQL? - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: msession for PostgreSQL?
Date
Msg-id 20040611175815.GD30686@dcc.uchile.cl
Whole thread Raw
In response to msession for PostgreSQL?  (pgsql@mohawksoft.com)
Responses Re: msession for PostgreSQL?
List pgsql-hackers
On Fri, Jun 11, 2004 at 11:51:04AM -0400, pgsql@mohawksoft.com wrote:

> The best part of it could be that it could replace the whole msession C
> API with PostgreSQL. You can join against the various data, and it should
> be very fast with no MVCC overhead for those aspects of your project that
> don't need it while still allowing them to be incorporated with the data
> that does.

I don't get it.  If msession is already successful as it is, why do you
want to change it?

It seems to me you are looking for problems to solve.  If you want to
code, there are lots of ideas in PostgreSQL's TODO.

-- 
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Accelerating aggregates
Next
From: Steve Atkins
Date:
Subject: Re: Accelerating aggregates