From: | Chris Albertson <chrisalbertson90278(at)yahoo(dot)com> |
---|---|
To: | Rune Teigen <rune(dot)teigen(at)ikke-tull(dot)vision-consulting(dot)no>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: PostgreSQL in mission-critical system |
Date: | 2002-07-12 16:10:15 |
Message-ID: | 20020712161015.64816.qmail@web14703.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I'm using it in a semi-critical application. That is, it
holds importat infomation but is not real-time. SO I can
fix screw-ups and no one dies.
Support is going to be an issue. Either you need to be a long-time
PostgreSQL user (I have been from 1994, Remember Postgres-95?)
an can fix most problems are find work arounds myself. or find
someone you is.
PostgreSQL is quite reliable __IF__ (and only if) you test, test,
and re-test you application and avoid of work aroundAny problems
with ostgresql you run in to. AND you avoid "version upgrade adiction"
Pick a Computer and OS that has good "up time" too. I'm a big
fan of Solaris/SPARC but others work.
Most of the above would apply to Oracle as well
--- Rune Teigen <rune(dot)teigen(at)ikke-tull(dot)vision-consulting(dot)no> wrote:
> We are currently designing a system for a client, where the database
> will
> hold mission-critical information, dealing with money. Needless to
> say the
> requirement on the database are very high, particularly regarding
> data
> safety and reliability. In production we see that we will probably
> need a
> solution with two databases running in the same state.
>
> The system architecture will be based on J2EE with a JBoss
> application
> server.
>
> Any views on the suitability of PostgreSQL for this task? Should we
> rather
> go for a commercial solution? Any experience?
>
> rgds,
> Rune
>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to
majordomo(at)postgresql(dot)org
=====
Chris Albertson
Home: 310-376-1029 chrisalbertson90278(at)yahoo(dot)com
Cell: 310-990-7550
Office: 310-336-5189 Christopher(dot)J(dot)Albertson(at)aero(dot)org
__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com
From | Date | Subject | |
---|---|---|---|
Next Message | Neil Conway | 2002-07-12 16:15:45 | Re: PostgreSQL in mission-critical system |
Previous Message | Tom Ince | 2002-07-12 15:40:30 | ODBC Error while selecting a numeric data field |