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

From Christopher Kings-Lynne
Subject Re: Request for Comments: ALTER [OBJECT] SET SCHEMA
Date
Msg-id 42A7AA64.7020509@familyhealth.com.au
Whole thread Raw
In response to Request for Comments: ALTER [OBJECT] SET SCHEMA  (Bernd Helmle <mailings@oopsware.de>)
Responses Re: Request for Comments: ALTER [OBJECT] SET SCHEMA
List pgsql-hackers
> 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.

Chris



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: autovacuum in backend?
Next
From: "Marc G. Fournier"
Date:
Subject: pg_config --configure ...