| From: | Chris Bitmead <chris(dot)bitmead(at)bigfoot(dot)com> |
|---|---|
| To: | pgsql-general(at)postgreSQL(dot)org |
| Subject: | Re: [GENERAL] advice on buying sun hardware to run postgres |
| Date: | 1999-04-27 10:22:28 |
| Message-ID: | 37258FE4.9F04B7D8@bigfoot.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Dustin Sallings wrote:
> Works != works as well as SCSI. I've yet to find an example where
> IDE works as well as SCSI in real life (vs. benchmarks). My real life
> scenarios rarely involve telling a machine to be still so we can do a disk
> read, then again for a disk write.
Modern operating systems don't ask the disk to do something and then
just wait for the answer. That's what interrupts are for. Anyway, modern
disks have caches.
>Slow, however more robust than the same in Linux.
>Linux achieves
> a lot of speed by throwing away safety nets. Sometimes, these
> safety nets are important.
Never lost a file to Linux in 5 years.
--
Chris Bitmead
http://www.bigfoot.com/~chris.bitmead
mailto:chris(dot)bitmead(at)bigfoot(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Maarten Boekhold | 1999-04-27 10:31:04 | Re: [GENERAL] advice on buying sun hardware to run postgres |
| Previous Message | Remigiusz Sokolowski | 1999-04-27 06:23:39 | Re: [GENERAL] Using postgresql with perl 5.0 |