<div dir="ltr"><div><div><div><div><div><div>Hi all,<br><br></div>Following the thread about vacuum tool [1] I would like to gather some feedback about your deployment&#39;s db vacuum status The info is completely anonymous and function running it is a read only reporting one and should have little or no effect on the db.<br><br></div>The result can be pretty verbose  but again will not disclose sensitive info. Anyway review it before pasting it. It should look something like that(a snippet of one table):<br><br><span style="font-family:monospace,monospace">INFO:  vacuuming &quot;pg_catalog.pg_ts_template&quot;<br>INFO:  index &quot;pg_ts_template_tmplname_index&quot; now contains 5 row versions in 2 pages<br>DETAIL:  0 index row versions were removed.<br>0 index pages have been deleted, 0 are currently reusable.<br>CPU 0.00s/0.00u sec elapsed 0.00 sec.<br></span><br><br></div>1. sudo su - postgres  -c &quot;psql engine -c &#39;vacuum verbose&#39;&quot; &amp;&gt; /tmp/vacuum.log<br><br></div>2. review the /tmp/vacuum.log<br><br></div>3. paste it to <a href="http://paste.fedoraproject.org/">http://paste.fedoraproject.org/</a> and reply with the link here<br><br><br>[1] <a href="http://lists.ovirt.org/pipermail/devel/2016-December/014484.html">http://lists.ovirt.org/pipermail/devel/2016-December/014484.html</a><br><br><br></div><div>Thanks,<br></div><div>Roy<br></div></div>