Re: Request for Comments: ALTER [OBJECT] SET SCHEMA

Поиск
Список
Период
Сортировка
От Bernd Helmle
Тема Re: Request for Comments: ALTER [OBJECT] SET SCHEMA
Дата
Msg-id E81AA9D362FF028C1B3B77AA@sparkey.oopsware.intra
обсуждение исходный текст
Ответ на Re: Request for Comments: ALTER [OBJECT] SET SCHEMA  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Ответы Re: Request for Comments: ALTER [OBJECT] SET SCHEMA  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список 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 по дате отправления:

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Strange transaction-id behaviour? (was Re: [GENERAL] Two updates problem)
Следующее
От: Bernd Helmle
Дата:
Сообщение: Re: Request for Comments: ALTER [OBJECT] SET SCHEMA