On Thu, May 19, 2011 at 3:17 PM, Alvaro Herrera <[email protected]> wrote: > Is there a reason we don't allow moving the toast table to a separate > tablespace, other than unimplemented feature? If not, I propose such a > syntax as > > ALTER TABLE foo SET TOAST TABLESPACE bar;
Off the top of my head, I don't see any reason not to allow that. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
