Re: Syntax for partitioning

From: Itagaki Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp>
To: Emmanuel Cecchet <manu(at)asterdata(dot)com>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Syntax for partitioning
Date: 2009-11-25 06:03:59
Message-ID: 20091125150359.929D.52131E4D@oss.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Emmanuel Cecchet <manu(at)asterdata(dot)com> wrote:

> Should we add the 'WITH (...) TABLESPACE tbs' options to the syntax
> since they are supported?

Added the description.

> Do we support ALTER ... SET TABLESPACE?

DROP/ALTER PARTITION are synonyms for DROP/ALTER TABLE.
SET TABLESPACE is also supported. Added the description.

Regards,
---
ITAGAKI Takahiro
NTT Open Source Software Center

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2009-11-25 06:09:19 Re: [PATCH 4/4] Add tests to dblink covering use of COPY TO FUNCTION
Previous Message Greg Stark 2009-11-25 05:43:17 Re: Hot standby and removing VACUUM FULL