Re: Renaming tables to other schemas

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: Renaming tables to other schemas
Дата
Msg-id 1076849630.10896.123.camel@jester
обсуждение исходный текст
Ответ на Re: Renaming tables to other schemas  (Neil Conway <neilc@samurai.com>)
Ответы Re: Renaming tables to other schemas  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Renaming tables to other schemas  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-hackers
On Sun, 2004-02-15 at 01:34, Neil Conway wrote:
> ziga@ljudmila.org writes:
> > The capability to move objects to other schemas would be quite
> > useful.
>
> I agree. It's not utterly-trivial to implement (for one thing, you
> need to move any dependant objects like indexes to the new schema),
> but some form of this functionality would be a useful thing to add,
> IMHO.

It's not that hard to do either (I've done about 100 tables by hand at
this point).

Anyway, this should be supported by all RENAME commands, not just ALTER
TABLE.
--
Rod Taylor <rbt [at] rbt [dot] ca>

Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL
PGP Key: http://www.rbt.ca/rbtpub.asc

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Darius
Дата:
Сообщение: Please help re function packaging...
Следующее
От: Mark Feit
Дата:
Сообщение: Re: [PATCHES] Current-stream read for psql's \copy