Re: Schema and tablespace - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Re: Schema and tablespace
Date
Msg-id 4766F6F6.9040503@lelarge.info
Whole thread Raw
In response to Re: Schema and tablespace  (Magnus Hagander <magnus@hagander.net>)
List pgadmin-hackers
Magnus Hagander wrote:
> Guillaume Lelarge wrote:
> [...]
>> 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 ?
>
> It would be neat to have. But maybe that's one step unnecessary - it
> might be enough to just have a listview that has a column saying what
> type it is, and another one saying the name? And the size probably,
> since that's most likely why you're looking there?
>

I've thought about this too but I didn't find a place where I can put
this new listview : another tab near the properties one ? this does not
feel consistent to me. That's why I still prefer to continue the
treeview... but if you have a better idea, I'm eager to know it :)


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

pgadmin-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Schema and tablespace
Next
From: "Dave Page"
Date:
Subject: Re: Schema and tablespace