Re: msession for PostgreSQL?

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: msession for PostgreSQL?
Дата
Msg-id 20040611175815.GD30686@dcc.uchile.cl
обсуждение исходный текст
Ответ на msession for PostgreSQL?  (pgsql@mohawksoft.com)
Ответы Re: msession for PostgreSQL?  (pgsql@mohawksoft.com)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Accelerating aggregates
Следующее
От: Steve Atkins
Дата:
Сообщение: Re: Accelerating aggregates