Re: Possible causes for database corruption and solutions

From: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
To: Florian Weimer <fweimer(at)bfk(dot)de>
Cc: Michael Clark <codingninja(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Possible causes for database corruption and solutions
Date: 2009-12-16 11:03:10
Message-ID: 4B28BE6E.7020709@postnewspapers.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 16/12/2009 6:41 PM, Florian Weimer wrote:
> * Craig Ringer:
>> When you're dealing with end users who have machines running
>> god-knows-what kinds of awful hardware drivers
>
> Even Mac OS X? There should be less variety.

Of disk and other critical drivers, sure.

There is, however, a huge variety of horrible drivers for add-on devices
from TV-in cards to NERF missile launchers. The one thing common among
these drivers is: bugs. Driver bugs can bring down an OS X machine with
a pretty kernel panic, just like most other systems, and to Pg there's
no difference between a kernel panic caused by the TV-in card and a
power failure or crash in core OS components.

--
Craig Ringer

In response to

Browse pgsql-general by date

  From Date Subject
Next Message yuliada 2009-12-16 12:56:16 Slow select
Previous Message Craig Ringer 2009-12-16 11:00:55 Re: Column privileges and Hibernate