Move table between schemas

From: Markus Schaber <schabios(at)logi-track(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Move table between schemas
Date: 2004-11-16 09:02:34
Message-ID: 20041116100234.635fcd7e@kingfisher.intern.logi-track.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello,

Is there an easy way to move a table to another schema in PostgreSQL 7.4?

ALTER TABLE and ALTER SCHEMA don't have this options.

Thanks,
Markus
--
markus schaber | dipl. informatiker
logi-track ag | rennweg 14-16 | ch 8001 zürich
phone +41-43-888 62 52 | fax +41-43-888 62 53
mailto:schabios(at)logi-track(dot)com | www.logi-track.com

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Andrew Sullivan 2004-11-16 11:05:38 Re: Move table between schemas
Previous Message Stephan Szabo 2004-11-16 06:52:22 Re: Cascade updates wait until the end of the transaction?