Re: The reasoning behind having several features outside

Поиск
Список
Период
Сортировка
От Marc G. Fournier
Тема Re: The reasoning behind having several features outside
Дата
Msg-id 20041025153646.H872@ganymede.hub.org
обсуждение исходный текст
Ответ на The reasoning behind having several features outside of source?  (nd02tsk@student.hig.se)
Список pgsql-general
On Mon, 25 Oct 2004 nd02tsk@student.hig.se wrote:

> Hello
>
> Why is it that PostgreSQL chooses to have features like replication,
> fulltext indexing and GIS maintained by others outside of the sourcetree?

well, in the case of replication, there are about a half dozen replication
solutions currently out there, each providing replication in a different
way, and non of them being "the definitive replication" ... also,
PostgreSQL was designed to be extensible, so stuff like FTI and GIS can be
plugged in *after* the server itself is up and running ... they are 'add
ons', not 'core features' ...

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Arrays, placeholders, and column types
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: The reasoning behind having several features outside