Re: Partitioning Option? - Mailing list pgsql-admin

From Joshua D. Drake
Subject Re: Partitioning Option?
Date
Msg-id 421CD046.7040208@commandprompt.com
Whole thread Raw
In response to Partitioning Option?  ("Tomeh, Husam" <htomeh@firstam.com>)
Responses Re: Partitioning Option?  (Gaetano Mendola <mendola@bigfoot.com>)
List pgsql-admin
Tomeh, Husam wrote:

>Does PostgreSQL support/allow "partitioning" of objects like tables and
>indexes, like Oracle does?
>
>
We support tablespaces but not table partitioning. You can get around
this by using namespaces and unions however.

Sincerely,

Joshua D. Drake


>I have searched the docs, but haven't found anything to partitioning.
>
>Thanks,
>
>--
>  Husam
>**********************************************************************
>This message contains confidential information intended only for the
>use of the addressee(s) named above and may contain information that
>is legally privileged.  If you are not the addressee, or the person
>responsible for delivering it to the addressee, you are hereby
>notified that reading, disseminating, distributing or copying this
>message is strictly prohibited.  If you have received this message by
>mistake, please immediately notify us by replying to the message and
>delete the original message immediately thereafter.
>
>Thank you.                                       FADLD Tag
>**********************************************************************
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>
>


--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd@commandprompt.com - http://www.commandprompt.com
PostgreSQL Replicator -- production quality replication for PostgreSQL


Attachment

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Lingering Checkpoint Process
Next
From: "Tomeh, Husam"
Date:
Subject: Re: Partitioning Option?