Re: Choosing PostgreSQL as the database for our next project

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: Choosing PostgreSQL as the database for our next project
Дата
Msg-id 20051114224445.GQ18570@pervasive.com
обсуждение исходный текст
Ответ на Re: Choosing PostgreSQL as the database for our next project  (Johnny Ljunggren <johnny@navtek.no>)
Список 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@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

В списке pgsql-general по дате отправления:

Предыдущее
От: Samer Abukhait
Дата:
Сообщение: Re: IF EXISTS
Следующее
От: "Mikael Carneholm"
Дата:
Сообщение: Re: Queries causing highest I/O load since pg_stat_reset?