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

From Vitaly Belman
Subject Moving an object (function/table, etc) from schema to schema
Date
Msg-id fa96e3c6050312134467c45102@mail.gmail.com
Whole thread Raw
Responses Re: Moving an object (function/table, etc) from schema to
List 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@hotmail.com
 Yahoo!: VitalyBe

pgsql-general by date:

Previous
From: Michael Ben-Nes
Date:
Subject: Log each DB to a diffrent file
Next
From: Bruce Momjian
Date:
Subject: Re: Moving an object (function/table, etc) from schema to