Parallelizing PostgreSQL for Cluster

Поиск
Список
Период
Сортировка
От Laurence Liew
Тема Parallelizing PostgreSQL for Cluster
Дата
Msg-id 004101bead86$bc804b60$fc6a0281@is
обсуждение исходный текст
Ответы Re: [GENERAL] Parallelizing PostgreSQL for Cluster
Список pgsql-general
Hi!

Is anyone looking at making postgreSQL scalable across a cluster of PCs?
That is, we have postgreSQL exuting queries which can be parallelised across
a cluster, either something along Informix's method of fragmenting the
tables across multiple disks, or Oracle's method of using a shared disk
(global file)architecture.

It would be interesting to have PostrgreSQL sitting on a Beowulf cluster
giving Informix XPS or Oracle OPS a run for their money :-)

Thanks for any info.

Laurence




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

Предыдущее
От: Chris Bitmead
Дата:
Сообщение: Re: [GENERAL] Implementing hierarchy
Следующее
От: Jelle Ruttenberg
Дата:
Сообщение: IRIX 6.2: problems installation gcc and PostgreSQL with c/g++