Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
Re: Feature Request: Rename DB in pgAdmin

Re: Feature Request: Rename DB in pgAdmin



Laurent ROCHE wrote:
> Hi,
> 
> Another feature request:
> I would like to be able to rename a database by right clicking on a database and choosing Rename from the context menu (which does not exist right now).
> 
> I know I can do the same thing by opening a query window and writing a ALTER DATABASE ... RENAME TO ...
> command, but that would seems a nice command to have (particularly when developing and moving database around).
>

This is already on the todo list because it's a non-trivial problem:
http://www.pgadmin.org/development/todo.php

Patches are welcome.

Regards, Dave



Home | Main Index | Thread Index

top