On Tue, Nov 15, 2011 at 11:08 AM, Julien Tachoires <[email protected]> wrote: > > Maybe I'd missed something, but the normal case is : > ALTER TABLE ... SET TABLESPACE => moves Table + moves associated TOAST Table > ALTER TABLE ... SET TABLE TABLESPACE => moves Table & keeps associated > TOAST Table at its place > ALTER TABLE ... SET TOAST TABLESPACE => keeps Table at its place & > moves associated TOAST Table >
oh! i didn't test the patch just read it... and maybe i misunderstood, will see it again. -- Jaime Casanova www.2ndQuadrant.com Professional PostgreSQL: Soporte 24x7 y capacitación -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
