<p dir="ltr">Hi Alexandre,</p>
<p dir="ltr">On Mon, Oct 21, 2013 at 5:51 PM, Alexandre Neto <<a href="mailto:senhor.neto@gmail.com">senhor.neto@gmail.com</a>> wrote:<br>
><br>
> Opening with DBManager creates lots of locks in postgres (see below), that are only released when QGIS is closed. During the lock, it seems impossible to alter specific tables or views. <br>
><br>
> (...) <br>
><br>
> Is this expected? </p>
<p dir="ltr">no, that's not the intended behaviour.</p>
<p dir="ltr">Shared locks for select queries are ok (that's how postgres works) but they must be released once cursors are closed (or even deleted).</p>
<p dir="ltr">Please, file a ticket on the QGIS trac [1].</p>
<p dir="ltr">Regards.</p>
<p dir="ltr">[1] <a href="http://hub.qgis.org/projects/quantum-gis/issues">http://hub.qgis.org/projects/quantum-gis/issues</a></p>
<p dir="ltr">--<br>
Giuseppe Sucameli<br>
</p>