rename of a view - Mailing list pgsql-docs

From Susanne Ebrecht
Subject rename of a view
Date
Msg-id 46839C05.7050307@miracee.de
Whole thread Raw
Responses Re: rename of a view  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: rename of a view  (Neil Conway <neilc@samurai.com>)
List pgsql-docs
Hi all,

I got the question: how can I rename a view?
At the first moment, I have had no idea ... and I asked the German guys
at IRC.
They have had no idea too.

Than I just tried: alter table pgview rename to  bettername;

that works, but there is no hint at the documentation, that you can
rename a view via alter table.
Is it possible to add a hint for this to the documentation?

Regards,

Susanne

--
Susanne Ebrecht,
52066 Aachen, Germany


pgsql-docs by date:

Previous
From: David Gardner
Date:
Subject: proposed FAQ entry
Next
From: Tom Lane
Date:
Subject: Re: rename of a view