Re: moving toast table to its own tablespace - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: moving toast table to its own tablespace
Date
Msg-id 201105241457.p4OEvlj04906@momjian.us
Whole thread Raw
In response to Re: moving toast table to its own tablespace  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas wrote:
> On Thu, May 19, 2011 at 3:17 PM, Alvaro Herrera <alvherre@alvh.no-ip.org> 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.

Added to TODO:
Allow toast tables to be moved to a different tablespace    *
http://archives.postgresql.org/pgsql-hackers/2011-05/msg00980.php
 

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Adding an example for replication configuration to pg_hba.conf
Next
From: Magnus Hagander
Date:
Subject: Re: Adding an example for replication configuration to pg_hba.conf