Re: [HACKERS] Postgres Speed or lack thereof

Поиск
Список
Период
Сортировка
От The Hermit Hacker
Тема Re: [HACKERS] Postgres Speed or lack thereof
Дата
Msg-id Pine.BSF.4.05.9902021150170.11157-100000@thelab.hub.org
обсуждение исходный текст
Ответ на Re: [HACKERS] Postgres Speed or lack thereof  (jwieck@debis.com (Jan Wieck))
Список pgsql-hackers
On Tue, 2 Feb 1999, Jan Wieck wrote:

> I wrote:
> 
> >
> >     I came to the  same  conclusion.  So  I  continued  with  the
> >     approach  of  bigger  chunks handled in palloc(). What I have
> >     now is  something,  that  gains  about  10%  speedup  at  the
> >     regression  test,  while  memory consumption (visibly watched
> >     with top(1)) seems not to raise compared against old version.
> >
> >     Since  the  bigger  blocks  are  built on top of the existing
> >     memory context model, it would not conflict with any enhanced
> >     usage we could make with it.
> >
> >     I include a patch at the end - please comment.
> >
> >
> > Jan
> 
>     Did anyone play around with it? I've had it installed now for
>     some days and it work's well so far.
> 
>     How close are we to v6.5 BETA? Should I apply it to  CURRENT?

BETA starts upon Vadim's word...I'd say go for it...


Marc G. Fournier                                
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



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

Предыдущее
От: "jose' soares"
Дата:
Сообщение: Re: [SQL] Re: [HACKERS] Re: SELECT DISTINCT ON ... ORDER BY ...
Следующее
От: Herouth Maoz
Дата:
Сообщение: Re: [SQL] Re: [HACKERS] Re: SELECT DISTINCT ON ... ORDER BY ...