partitionning

From: "FERREIRA William (COFRAMI)" <william(dot)ferreira(at)airbus(dot)com>
To: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: partitionning
Date: 2005-03-09 16:31:01
Message-ID: 1904E3EB39448246A7ECB76DF34A70B00143B47D@TOCOMEXC03
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hi

does the table partitionning exists under PostgreSQL ? or maybe an
alternative exists ?

Oracle implements this system : it allows to spread rows on differents
partitions depending on an attribute.
For example, my application store xml documents in database, an the
partitionning is used to spread the differents documents on differents
partitions.

thanks

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Shelby Cain 2005-03-09 16:34:36 Re: PostgreSQL still for Linux only?
Previous Message Dave Cramer 2005-03-09 16:28:45 Re: java is locked when select for update