Re: Syntax for partitioning
Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>
From: Itagaki Takahiro <itagaki.takahiro@oss.ntt.co.jp>
To: Emmanuel Cecchet <manu@asterdata.com>
Cc: <pgsql-hackers@postgresql.org>
Date: 2009-11-25T06:03:59Z
Lists: pgsql-hackers
Emmanuel Cecchet <manu@asterdata.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