Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

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

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group