Re: Moving an object (function/table, etc) from schema to

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Moving an object (function/table, etc) from schema to
Дата
Msg-id 200503122157.j2CLvR627905@candle.pha.pa.us
обсуждение исходный текст
Ответ на Moving an object (function/table, etc) from schema to schema  (Vitaly Belman <vitalyb@gmail.com>)
Список pgsql-general
Vitaly Belman wrote:
> Is it possible to ALTER somehow an object and move it from schema to
> schema? It really sucks to drop an object completely for such a change
> (because of all the object relations forcing me to drop them first and
> then to recreate).

Our TODO has:

        o Allow objects to be moved to different schemas

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Vitaly Belman
Дата:
Сообщение: Moving an object (function/table, etc) from schema to schema
Следующее
От: Karsten Hilbert
Дата:
Сообщение: Re: Best practices: Handling Daylight-saving time