Re: Choosing PostgreSQL as the database for our next project

From: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
To: Johnny Ljunggren <johnny(at)navtek(dot)no>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Choosing PostgreSQL as the database for our next project
Date: 2005-11-14 22:44:45
Message-ID: 20051114224445.GQ18570@pervasive.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Nov 14, 2005 at 06:02:03PM +0100, Johnny Ljunggren wrote:
> Scott Ribe wrote:
> >>From what I understand this will be possible but I may need to roll my
> >>own replication code to handle data conflict issues? Especially since
> >>center 1/2 may be down at the same time and then might change the same
> >>data.
> >>How do the tools for this compare against the ones from Oracle?
>
> <snip some useful inputs>
>
> >There is no simple solution, and the out-of-the-box solutions require a
> >whole lotta configuration work.
>
> That is what I have been suspecting. Luckily the databases aren't that
> complex so we may be able to fix them so that there will be no conflicts
> (in my dreams perhaps...) that need manual intervention.
>
> Anyhow, are there any (big) companies that will do support for a
> PostgreSQL installation?

Yes, there are a number of companies offering commercial support.
Pervasive (who I work for) is one; there's also Command Prompt and
others. http://www.postgresql.org/support/professional_support has a
good list of options.
--
Jim C. Nasby, Sr. Engineering Consultant jnasby(at)pervasive(dot)com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mikael Carneholm 2005-11-14 22:46:44 Re: Queries causing highest I/O load since pg_stat_reset?
Previous Message Samer Abukhait 2005-11-14 22:42:06 Re: IF EXISTS