Re: Moving my business to PostgreSQL

Поиск
Список
Период
Сортировка
От Francisco Reyes
Тема Re: Moving my business to PostgreSQL
Дата
Msg-id 20020130111337.P40489-100000@zoraida.natserv.net
обсуждение исходный текст
Ответ на Re: Moving my business to PostgreSQL  ("Jason Watkins" <jason_watkins@pobox.com>)
Список pgsql-general
On Mon, 28 Jan 2002, Jason Watkins wrote:

> Indeed, it is important, simply because this business operates 24/7. I
> simply have to have some way to run 2 servers at once so that everything can
> fall over if one fails. There seem to be a couple middle ware things out
> there designed to do connection pooling, but so far I can't find out for
> sure if they support failover.

One more issue regarding 24x7. Until 7.2 is out there are certain
operations , vacuum analyze , vacuum(?), which lock the entire database.
So be aware of this.

I believe 7.2 is around the corner so you may start develoment with 7.1.3
and go production when 7.2 is out.

Have you talked to the folks at pgsql.com about their replication? It may
be good to email/call them to see if what they have satisfies your needs.


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Solaris/Sparc: Regression test fails
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Shortening time of vacuum analyze