Partitioning Postgresql

From: phil campaigne <pcampaigne(at)charter(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Partitioning Postgresql
Date: 2005-01-26 21:47:25
Message-ID: 41F80FED.3040704@charter.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2005-01-26 21:59:22 Re: text field constraint advice
Previous Message Pavel Stehule 2005-01-26 21:42:07 more information for SRF function