patch : Allow toast tables to be moved to a different tablespace - Mailing list pgsql-hackers

From Julien Tachoires
Subject patch : Allow toast tables to be moved to a different tablespace
Date
Msg-id 4E8F1666.2060409@gmail.com
Whole thread Raw
Responses Re: patch : Allow toast tables to be moved to a different tablespace
List 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

pgsql-hackers by date:

Previous
From: Yeb Havinga
Date:
Subject: Re: [REVIEW] Patch for cursor calling with named parameters
Next
From: Alex Hunsaker
Date:
Subject: Re: alter table only ... drop constraint broken in HEAD