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

From: Vitaly Belman <vitalyb(at)gmail(dot)com>
To: PostgreSQL general <pgsql-general(at)postgresql(dot)org>
Subject: Moving an object (function/table, etc) from schema to schema
Date: 2005-03-12 21:44:38
Message-ID: fa96e3c6050312134467c45102@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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(at)hotmail(dot)com
Yahoo!: VitalyBe

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2005-03-12 21:57:27 Re: Moving an object (function/table, etc) from schema to
Previous Message Andrus Moor 2005-03-12 21:05:41 Using sequence name depending on other column