Re: Moving an object (function/table, etc) from schema to - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Moving an object (function/table, etc) from schema to
Date
Msg-id 200503122157.j2CLvR627905@candle.pha.pa.us
Whole thread Raw
In response to Moving an object (function/table, etc) from schema to schema  (Vitaly Belman <vitalyb@gmail.com>)
List 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 by date:

Previous
From: Vitaly Belman
Date:
Subject: Moving an object (function/table, etc) from schema to schema
Next
From: Karsten Hilbert
Date:
Subject: Re: Best practices: Handling Daylight-saving time