Re: Show schema size with \dn+ - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Show schema size with \dn+
Date
Msg-id 1256822360.22925.28.camel@fsopti579.F-Secure.com
Whole thread Raw
In response to Show schema size with \dn+  (Anders Steinlein <anders@steinlein.no>)
Responses Re: Show schema size with \dn+
Re: Show schema size with \dn+
List pgsql-hackers
On Wed, 2009-10-28 at 15:11 +0100, Anders Steinlein wrote:
> Is there any interest in expanding \dn+ to show schema size, similar  
> to table sizes using \dt+ in 8.4? We use separate schemas for each  
> user, so this would allow us to quickly look up the sizes of each  
> user's data.

A schema doesn't really have a size, because a schema is not a storage
subdivision.



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Parsing config files in a directory
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] updated hash functions for postgresql v1