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

From: Julien Tachoires <julmon(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: patch : Allow toast tables to be moved to a different tablespace
Date: 2011-10-07 15:10:30
Message-ID: 4E8F1666.2060409@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
set_toast_tablespace_v0.6.patch text/x-patch 46.2 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alex Hunsaker 2011-10-07 15:19:32 Re: alter table only ... drop constraint broken in HEAD
Previous Message Josh 2011-10-07 15:04:59 SET variable - Permission issues