Re: Table PARTITION

From: Richard Huxton <dev(at)archonet(dot)com>
To: dpandey(at)secf(dot)com
Cc: 'PostgreSQL' <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Table PARTITION
Date: 2005-04-07 12:32:53
Message-ID: 42552875.6040203@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Dinesh Pandey wrote:
>
> Hi Richard,
>
> I am using postgres 8.0.1. It allows us to create TABLESPACE but I don't
> know how to create PARTITION in postgres.
>
> Can you pls tell me little more.

You can't I'm afraid. You can use inheritance / a view unioning tables
to do something similar though. Check the mailing-list archives for
notes on these.

--
Richard Huxton
Archonet Ltd

Browse pgsql-sql by date

  From Date Subject
Next Message Harald Fuchs 2005-04-07 12:37:45 Re: DROP TYPE without error?
Previous Message Christoph Haller 2005-04-07 12:26:36 Re: TIMESTAMP / summertime