<div dir="ltr"><div><div>Hi all,<br></div>maybe a problem in QGIS 2.6 with VACUUM analyze on both database and schemas but not on single tables.<br><br></div>This is the error:<br><br>

<p style="margin:0px;text-indent:0px"><span style="color:rgb(255,0,0)">Errore durante l'esecuzione di codice Python:</span><br><br></p>
<pre style="margin:12px 0px;text-indent:0px"><span style="font-family:'Courier New,courier'">Traceback (most recent call last):<br>  File "/home/ma7730/lavori/QGIS-master/build26/output/python/plugins/db_manager/db_manager.py", line 201, in <br>    invoke_callback = lambda x: self.invokeCallback( callback )<br>  File "/home/ma7730/lavori/QGIS-master/build26/output/python/plugins/db_manager/db_manager.py", line 273, in invokeCallback<br>    callback( self.tree.currentItem(), self.sender(), self )<br>  File "/home/ma7730/lavori/QGIS-master/build26/output/python/plugins/db_manager/db_plugins/postgis/plugin.py", line 172, in runVacuumAnalyzeActionSlot<br>    parent.infoBar().pushMessage(<a href="http://self.tr">self.tr</a>("Select a table for vacuum analyze."), QgsMessageBar.INFO, parent.iface.messageTimeout())<br>TypeError: 'QgsMessageBar' object is not callable<br></span></pre>
<p style="margin:0px;text-indent:0px"><br></p><p style="margin:0px;text-indent:0px"><br></p><p style="margin:0px;text-indent:0px">QGIS 2.6 on Debian testing machine but confirmed also on windows and mac computers.</p><p style="margin:0px;text-indent:0px"><br></p><p style="margin:0px;text-indent:0px">Should I open a ticket?</p><p style="margin:0px;text-indent:0px"><br></p><p style="margin:0px;text-indent:0px">Cheers</p><p style="margin:0px;text-indent:0px"><br></p><p style="margin:0px;text-indent:0px">Matteo<br></p><p style="margin:0px;text-indent:0px"><br></p><br></div>