<br>No one is saying saving the previews to the database doesn&#39;t create some overhead.&nbsp; What I&#39;m saying that if this is done right, the overhead would be worth.&nbsp; Word using disk space and processing cycles to autosave versions of my work in progress.&nbsp; I wouldn&#39;t dream of turning that feature off.
<br><br>Add autosave (<a href="http://drupal.org/project/autosave">http://drupal.org/project/autosave</a>) to the modules this change will likely impact.<br><br>A &quot;ballooning&quot; revision counter number doesn&#39;t necessarily mean there are more rows in the revision table.&nbsp; It just means for users who don&#39;t use revisions, the node_nid and node_revisions_vid in the sequence table wouldn&#39;t be in synch.&nbsp;&nbsp; You could have a small site with 50 node and node_nid 50 would be displaying body content from node_revisions_vid 136,234,645,768
<br><br>Bigger number in the join, but it doesn&#39;t change the performance or necessarily mean that all 136,234,645,768 revisions have been saved.<br><br>- Kevin<br><br><div><span class="gmail_quote">On 6/8/07, <b class="gmail_sendername">
Morbus Iff</b> &lt;<a href="mailto:morbus@disobey.com">morbus@disobey.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt;&gt; This is pretty much the way I work - I could easily spend 30<br>&gt;&gt; previews before I finish what I consider my first draft of a node.<br>&gt;&gt; I would hate to waste 30 revisions (and the overhead) for stuff
<br>&gt;<br>&gt; That&#39;s why it was suggested to automatically delete revisions that<br>&gt; were used for previews. Not that it would become elegant code, but<br>&gt; that would at least get rid of the overhead.<br><br>
How does that reduce the overhead, or keep the revision counter from<br>ballooning ridiculously? I&#39;m still &quot;wasting&quot; the revisions, whether<br>they&#39;re active or not.<br><br>--<br>Morbus Iff ( i still fail to see what this has to do with morocco )
<br>Technical: <a href="http://www.oreillynet.com/pub/au/779">http://www.oreillynet.com/pub/au/779</a><br>Culture: <a href="http://www.disobey.com/">http://www.disobey.com/</a> and <a href="http://www.gamegrene.com/">http://www.gamegrene.com/
</a><br>aim: akaMorbus / skype: morbusiff / icq: 2927491 / <a href="http://jabber.org">jabber.org</a>: morbus<br></blockquote></div><br>