ALTER TABLE with Tablespace? - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject ALTER TABLE with Tablespace?
Date
Msg-id 20040619.195238.39154319.t-ishii@sra.co.jp
Whole thread Raw
Responses Re: ALTER TABLE with Tablespace?
List pgsql-hackers
It seems ALTER TABLE does not support table space. I think this is
neccessary because:

1) if a data disk if full, users need to move table to another table  spaces.

2) if performance hits, users could move the table which is likely a  bottle neck to another table space.

I know that pg_dump+pg_restore will do the trick, but I think
tablespace can handle this better.
--
Tatsuo Ishii


pgsql-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: Compilation failes in CVS tip
Next
From: Tatsuo Ishii
Date:
Subject: pgpool 2.0RC1