Re: fine tuning for logging server

From: PFC <lists(at)boutiquenumerique(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: fine tuning for logging server
Date: 2005-03-31 09:01:01
Message-ID: op.sohvbzegth1vuj@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance


> The reason: if the power cord is yanked, the OS _must_ boot back up in
> good condition. If the DB is corrupted, whatever, nuke it then re-
> initialize it. But the OS must survive act-of-god events.

Well, in that case :
- Use reiserfs3 for your disks
- Use MySQL with MyISAM tables

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Richard_D_Levine 2005-03-31 13:19:15 Re: Reading recommendations
Previous Message Patrick Vedrines 2005-03-31 08:28:11 Re: Left Outer Join much faster than non-outer Join?