Partitioning Postgresql

Поиск
Список
Период
Сортировка
От phil campaigne
Тема Partitioning Postgresql
Дата
Msg-id 41F80FED.3040704@charter.net
обсуждение исходный текст
Список pgsql-general
 >phil campaigne wrote:

> Hello All,
> I know that with Oracle you can partition the tables into logical
> subsets and
> was wondering if this was also possible in postgres.


 >No (except by hand, with a view layered over the top).

> Also is postgresql supported on linux cluusters?


 >And no (at least not without specialised hardware).

 >It might be that with more information, someone can give more lengthy
advice though.




Does this also mean that you cannot physically split a database over
multiple physical servers?
Phil



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

Предыдущее
От: "Lee Harr"
Дата:
Сообщение: Re: Apparently I don't understand full outer joins....
Следующее
От: Pavel Stehule
Дата:
Сообщение: more information for SRF function