Thank you Holger, it was exactly what i wanted. Vassilis On 01/10/2012 06:22 PM, Holger Pirk wrote:
Hi Vassilis,
since people seem reluctant to give you an answer on this one it might not be a good idea to rely on this feature - It may not work correctly or be gone in the next release. However you should (currently) get what you want using this query:
select "schema", "table", sum("size") as size from storage() group by "schema","table" having "schema"<> 'tmp';
. This includes the system objects.
kind regards
holger
On Jan 10, 2012, at 15:32 , Vassilis Papakonstantinou wrote:
What I mean is to get how much space is being used by each table in a database..
Vassilis
On 01/10/2012 02:08 PM, Vassilis Papakonstantinou wrote:
Hello,
Is there a way to get the disk space of a table?
Vassilis
------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________ MonetDB-users mailing list
MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev____________________________________________... MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users