Re: postgresql roadmap for horizontal scalability?

Поиск
Список
Период
Сортировка
От Andrew Hammond
Тема Re: postgresql roadmap for horizontal scalability?
Дата
Msg-id 1165251412.345120.257320@73g2000cwn.googlegroups.com
обсуждение исходный текст
Ответ на Re: postgresql roadmap for horizontal scalability?  ("Timasmith" <timasmith@hotmail.com>)
Список pgsql-hackers
Timasmith wrote:
>
> That is awesome.  I am not worried about the time to replicate - this
> is supposed to be static, very infrequently changing data (like form
> controls, security etc.)  so there is no expectation changes are real
> time.

Be very sure that this is covered in the specifications or you may end
up with PHB types asking you why the changes aren't propagated in real
time.

> I am envisioning a powerful,.highly available central server and then a
> slew of cheap servers.

If you intend to use the slony based approach above, then I suggest
that your cheap servers need to be reliable. In the event of a single
node's failure, cruft will begin accumulating on all the nodes until
that node is either dropped or brought back online and catches back up.

Drew



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Notify enhancement
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] Bundle of patches