Re: PostgreSQL and Ultrasparc T1

From: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
To: Juan Casero <caseroj(at)comcast(dot)net>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: PostgreSQL and Ultrasparc T1
Date: 2005-12-20 19:34:56
Message-ID: 20051220193456.GI28771@pervasive.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Sun, Dec 18, 2005 at 11:35:15AM -0500, Juan Casero wrote:
> Can anyone tell me how well PostgreSQL 8.x performs on the new Sun Ultrasparc
> T1 processor and architecture on Solaris 10? I have a custom built retail
> sales reporting that I developed using PostgreSQL 7.48 and PHP on a Fedora

People have seen some pretty big gains going from 7.4 to 8.1. I recently
migrated http://stats.distributed.net and the daily processing
(basically OLAP) times were cut in half.

As someone else mentioned, IO is probably going to be your biggest
consideration, unless you have a lot of queries running at once.
Probably your best bang for the buck will be from an Opteron-based
server with a good number of internal drives.
--
Jim C. Nasby, Sr. Engineering Consultant jnasby(at)pervasive(dot)com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Jim C. Nasby 2005-12-20 19:47:10 Re: Any way to optimize GROUP BY queries?
Previous Message Jim C. Nasby 2005-12-20 19:22:36 Re: PostgreSQL and Ultrasparc T1