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
- set_toast_tablespace_v0.6.patch (text/x-patch) patch v0
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