Re: Request for Comments: ALTER [OBJECT] SET SCHEMA - Mailing list pgsql-hackers

From Bernd Helmle
Subject Re: Request for Comments: ALTER [OBJECT] SET SCHEMA
Date
Msg-id E81AA9D362FF028C1B3B77AA@sparkey.oopsware.intra
Whole thread Raw
In response to Re: Request for Comments: ALTER [OBJECT] SET SCHEMA  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Responses Re: Request for Comments: ALTER [OBJECT] SET SCHEMA
List pgsql-hackers
--On Donnerstag, Juni 09, 2005 10:33:08 +0800 Christopher Kings-Lynne 
<chriskl@familyhealth.com.au> wrote:

>> One issue that comes to my mind is what to do when dealing with tables
>> that have assigned triggers and sequences (serials). Do we want to move
>> them as well or leave them in the source namespace?
>
> They should all be moved.  Remember nasties like indexes should be moved
> as well as toast tables.

Oh, i thought toast tables should live in the pg_toast namespace?


-- 
 Bernd


pgsql-hackers by date:

Previous
From: Richard Huxton
Date:
Subject: Strange transaction-id behaviour? (was Re: [GENERAL] Two updates problem)
Next
From: Bernd Helmle
Date:
Subject: Re: Request for Comments: ALTER [OBJECT] SET SCHEMA