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

Schema and tablespace



Hi,

One feature I want to add to next pgAdmin release is the change of
schema for any objects (just as we can change the tablespace or owner of
an object). I have some ideas on how to do this but I'm wondering if
there was something that make this impossible to do. (Well, I know,
strange question, but I don't why we can change tablespace but not
schema... apart from the treeview changes it applies).

Another feature I want deals with tablespace. When I select a
tablespace, I would like to see all objects that belong to this
tablespace. The way to handle this would be to add children to the
tablespace nodes in the treeview. The problem I see is that every new
object will need at least two nodes on the treeview (one in the schema
part and one in the tablespace part). Do you see other problems with this ?

Thanks.


-- 
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com



Home | Main Index | Thread Index

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