Re: High update activity, PostgreSQL vs BigDBMS

From: Guy Rouillier <guyr-ml1(at)burntmail(dot)com>
To: PostgreSQL Performance <pgsql-performance(at)postgresql(dot)org>
Subject: Re: High update activity, PostgreSQL vs BigDBMS
Date: 2007-01-08 04:59:14
Message-ID: 45A1CFA2.7020901@burntmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Ron wrote:
> C= What file system are you using? Unlike BigDBMS, pg does not have its
> own native one, so you have to choose the one that best suits your
> needs. For update heavy applications involving lots of small updates
> jfs and XFS should both be seriously considered.

Ron, thanks for your ideas. Many of them I've addressed in response to
suggestions from others. I wanted to address this one in particular.
Unfortunately, I do not have the liberty to change file systems on this
old Sun box. All file systems are formatted Sun UFS. BigDBMS is
equally subject to whatever pluses or minuses can be attributed to this
file system, so I'm thinking that this issue would be a wash between the
two.

I've come to the conclusion that configuration changes to PG alone will
not equal the playing field. My next step is to try to determine where
the biggest payback will be regarding changing the implementation.

--
Guy Rouillier

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Adam Rich 2007-01-08 05:53:05 Re: High update activity, PostgreSQL vs BigDBMS
Previous Message Adam Rich 2007-01-08 04:59:01 Re: High update activity, PostgreSQL vs BigDBMS