Re: Introducing an advanced Frequent Update Optimization

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Introducing an advanced Frequent Update Optimization
Дата
Msg-id 1163095523.3634.498.camel@silverbirch.site
обсуждение исходный текст
Ответ на Re: Introducing an advanced Frequent Update Optimization  (Mark Kirkwood <markir@paradise.net.nz>)
Ответы Re: Introducing an advanced Frequent Update Optimization
Список pgsql-hackers
On Tue, 2006-11-07 at 15:00 +1300, Mark Kirkwood wrote:
> Simon Riggs wrote:
> > EnterpriseDB has been running a research project to improve the
> > performance of heavily updated tables. We have a number of approaches
> > prototyped and we'd like to discuss the best of these now on -hackers
> > for community input and patch submission to PostgreSQL core.
> > 
> 
> Excellent! It would certainly be good for use cases like:
> 
> - session data from web (or similar) applications
> - real time summary tables maintained by triggers
> 
> to "just work", as (certainly in the case of the first one) quite a few 
> folks have been bitten by exactly the issue you describe.

...and of course it would be good if LISTEN/NOTIFY were able to use this
concept also, to help Slony along also.

--  Simon Riggs              EnterpriseDB   http://www.enterprisedb.com




В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Simon Riggs"
Дата:
Сообщение: Re: Frequent Update Project: Design Overview of HOTUpdates
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Frequent Update Project: Design Overview of HOT Updates