Re: Schema and tablespace - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Re: Schema and tablespace
Date
Msg-id 47781480.8050709@lelarge.info
Whole thread Raw
In response to Re: Schema and tablespace  (Dave Page <dpage@postgresql.org>)
List pgadmin-hackers
Dave Page wrote:
> Guillaume Lelarge wrote:
>> Dave Page wrote:
>>> Guillaume Lelarge wrote:
>>>>> [...]
>>>> That was one of the issue I had : refresh is a bit of a nightmare. I
>>>> think I'll try the listview in a new tab. But first, I'll get a look at
>>>> the dependents tab but I'm not sure I will find a size column in there.
>>>>
>>> I'm not entirely sure we're on the same page. All we need to do it see
>>> what's in a tablespace right?
>> Not really. As Magnus said, we need to see what's in the tablespace and
>> the size of each object.
>
> Hmm - I'm not too keen on the idea of adding a special tab for this one
> purpose. How about handling this in a similar way to how we display the
> EDB system catalogs, in which we have a special pseudo-object called a
> 'catalog object' which gives a generic representation of a view or
> table? We would have a collection of 'tablespace objects' under the
> tablespace, with limited properties of name, schema, oid, size, comment
> and anything else thats suitably generic that I've forgotten.
>

Seems to be good for me. I'll try to find some time to look at this.

> That would also allow the reporting engine to be used easily...
>


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

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Schema and tablespace
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r6923 - in trunk/pgadmin3: . pgadmin/schema