Re: Hardware for PostgreSQL - Mailing list pgsql-performance

From Adam Tauno Williams
Subject Re: Hardware for PostgreSQL
Date
Msg-id 1193921806.4608.5.camel@WM_ADAM1.morrison.iserv.net
Whole thread Raw
In response to Re: Hardware for PostgreSQL  (Ow Mun Heng <Ow.Mun.Heng@wdc.com>)
List pgsql-performance
> > You're likely better off (performance-wise) putting it on the same disk
> > as the database itself if that one has better RAID, for example.
> I'm thinking along the lines of since nothing much writes to the OS
> Disk, I should(keyword) be safe.

You are almost certainly wrong about this;  think "syslog"

--
Adam Tauno Williams, Network & Systems Administrator
Consultant - http://www.whitemiceconsulting.com
Developer - http://www.opengroupware.org


pgsql-performance by date:

Previous
From: Joe Uhl
Date:
Subject: Re: hardware and For PostgreSQL
Next
From: Palle Girgensohn
Date:
Subject: select max(field) from table much faster with a group by clause?