patch : Allow toast tables to be moved to a different tablespace

Julien Tachoires <julmon@gmail.com>

From: Julien Tachoires <julmon@gmail.com>
To: pgsql-hackers@postgresql.org
Date: 2011-10-07T15:10:30Z
Lists: pgsql-hackers

Attachments

Hi,

Here's a patch to allow TOAST tables to be moved to a different 
tablespace. This item has been picked up from the TODO list.
Main idea is to consider that a TOAST table can have its own tablespace.

Regards,

-- 
JT