Re: Commit visibility guarantees - Mailing list pgsql-general

From Marsh Ray
Subject Re: Commit visibility guarantees
Date
Msg-id 2afbdd3f0905181552k21ead6e8r838d703cc7cac14c@mail.gmail.com
Whole thread Raw
In response to Re: Commit visibility guarantees  (Sam Mason <sam@samason.me.uk>)
List pgsql-general
On Mon, May 18, 2009 at 5:24 PM, Sam Mason <sam@samason.me.uk> wrote:
> Even then it's not useful to class it as real-time; nothing "bad"
> happens if you don't get a response before timeout the user just gets an
> error message.  Real-time applies when if you don't get a response the
> plane crashes or a heart stops because the pacemaker hasn't put out a
> signal in time.

Think of a network router: it is neither a pacemaker nor an airplane
but is definitely a real-time system. If it cannot complete its
processing on time, not only is it useless, it may actually bring down
significant numbers of other systems.

- Marsh

pgsql-general by date:

Previous
From: Howard Cole
Date:
Subject: Where is tsearch2.sql
Next
From: Marsh Ray
Date:
Subject: Re: Commit visibility guarantees