Re: postgresql performance with multimedia

From: Jan Wieck <JanWieck(at)Yahoo(dot)com>
To: my thi ho <mthoatbanjo(at)Yahoo(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: postgresql performance with multimedia
Date: 2004-08-18 13:10:27
Message-ID: 41235543.7070303@Yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On 8/17/2004 8:44 PM, my thi ho wrote:

> Hi,
> I am working on a project which explore postgresql to
> store multimedia data.
> In details, i am trying to work with the buffer
> management part of postgres source code. And try to
> improve the performance. I had search on the web but
> could not find much usefull information.

What version of PostgreSQL are you looking at? Note that the buffer
cache replacement strategy was completely changed for version 8.0, which
is currently in BETA test. A description of the algorithm can be found
in the README file in src/backend/storage/bufmgr.

Jan

> It would be great if anyone knows any developer groups
> that working on similar things ? or where can i find
> more information on this issue?
> Thank you very much for your help
> regards,
> MT Ho
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - 50x more storage than other providers!
> http://promotions.yahoo.com/new_mail
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings

--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck(at)Yahoo(dot)com #

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Raoul Buzziol 2004-08-18 15:18:23 Re: Help specifying new machine
Previous Message Jeff 2004-08-18 13:10:24 Re: high load caused by I/O - a hint