Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / MAPS / archives / 000138.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
4 <head>
5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6    <meta name="generator" content="Movable Type 3.2" />
7
8    <link rel="stylesheet" href="http://defaria.com/blogs/MAPS/styles-site.css" type="text/css" />
9    <link rel="alternate" type="application/atom+xml" title="Atom" href="http://defaria.com/blogs/MAPS/atom.xml" />
10    <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://defaria.com/blogs/MAPS/index.xml" />
11
12    <title>MAPS: Space</title>
13
14    <link rel="start" href="http://defaria.com/blogs/MAPS/" title="Home" />
15    <link rel="prev" href="http://defaria.com/blogs/MAPS/archives/000137.html" title="Delete bug" />
16    <link rel="next" href="http://defaria.com/blogs/MAPS/archives/000139.html" title="Login bug" />
17
18    
19
20    
21
22    <script type="text/javascript" src="http://defaria.com/blogs/MAPS/mt-site.js"></script>
23 </head>
24 <body class="layout-one-column" onload="individualArchivesOnLoad(commenter_name)">
25    <div id="container">
26       <div id="container-inner" class="pkg">
27
28          <div id="banner">
29             <div id="banner-inner" class="pkg">
30                <h1 id="banner-header"><a href="http://defaria.com/blogs/MAPS/" accesskey="1">MAPS</a></h1>
31                <h2 id="banner-description"></h2>
32             </div>
33          </div>
34
35          <div id="pagebody">
36             <div id="pagebody-inner" class="pkg">
37                <div id="alpha">
38                   <div id="alpha-inner" class="pkg">
39
40                      <p class="content-nav">
41                         <a href="http://defaria.com/blogs/MAPS/archives/000137.html">&laquo; Delete bug</a> |
42                         <a href="http://defaria.com/blogs/MAPS/">Main</a>
43                         | <a href="http://defaria.com/blogs/MAPS/archives/000139.html">Login bug &raquo;</a>
44                      </p>
45
46                      <a id="a000138"></a>
47                      <div class="entry" id="entry-138">
48                         <h3 class="entry-header">Space</h3>
49                         <div class="entry-content">
50                            <div class="entry-body">
51                               <p>Added new "Space Usage" report. Not sure if I like this because 1) it's too slow and 2) the resulting report is not very impressive - it's just a line saying "User is using X bytes in the databsase". Might wish to implement a space counter in the user table. This would require that all procedures updating the database update the space counter. The intent for this space counter is to judge how much space a user is using in the database for the purposes of quotas or perhaps to charge people if they want more space.</p>
52
53 <p>Also, currently this space report is only counting space used in the email table. Might wish to add in the log table, which can add up, and the user and useropts tables. The latter two are minimal but including them would make the report more accurate.</p>
54                            </div>
55                            <div id="more" class="entry-more">
56                               
57                            </div>
58                         </div>
59                         <p class="entry-footer">
60                            <span class="post-footers">Posted by Andrew DeFaria on February 16, 2004 11:12 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/MAPS/archives/000138.html">Permalink</a>
61                         </p>
62                      </div>
63
64                      
65
66                      
67                   </div>
68                </div>
69             </div>
70          </div>
71       </div>
72    </div>
73 </body>
74 </html>