table size catalogue

T

theo

I'm trying to see where my database is growing? How can I
see the size of individual tables?
Earlier questions on this message board are not available
anymore?
thank you
 
D

Douglas J. Steele

There's no simple way to determine how much space each individual table
requires, but then there's little reason to need that information either, as
you can't do anything with it!

The only way I've ever heard of to discover how much each table uses is to
create a new database, and note its size. Import each table, one at a time,
noting the size of the database after each import.

How long messages stay on the server is a parameter set on the server. If
you want to see old messages that aren't available on the server to which
you're connecting, you can always look at Google.
http://www.google.com/advanced_group_search
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top