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

Started by Vitaly Belmanabout 21 years ago2 messagesgeneral
Jump to latest
#1Vitaly Belman
vitalyb@gmail.com

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).

--
ICQ: 1912453
AIM: VitalyB1984
MSN: tmdagent@hotmail.com
Yahoo!: VitalyBe

#2Bruce Momjian
bruce@momjian.us
In reply to: Vitaly Belman (#1)
Re: Moving an object (function/table, etc) from schema to

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