<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi, <br><br>To refresh a layer in the QGIS after making some changes in Postgis is better to remove and import the layer again. If you are using the Postgis Manager you have the option to refresh but that will only refresh the database. <br><br>Regards,<br>José Santos <br><br><div><div id="SkyDrivePlaceholder"></div>> From: mroswell@gmail.com<br>> Date: Tue, 9 Apr 2013 00:25:46 -0400<br>> To: postgis-users@lists.osgeo.org<br>> Subject: [postgis-users] how to refresh postgis layer in QGIS?<br>> <br>> Does anyone know how to refresh a postGIS layer in QGIS?<br>> <br>> <br>> For instance, let's say we alter the table to add a new column in<br>> PgAdmin III, and want to use that new column in QGIS? For now, i only<br>> have been able to reload the layer anew.<br>> <br>> here are some failed things I've tried in the python console.<br>> <br>> >>> from PyQt4.QtCore import *<br>> <br>> >>> self.iface.mapCanvas().refresh()<br>> Traceback (most recent call last):<br>>   File "<input>", line 1, in <module><br>> NameError: name 'self' is not defined<br>> <br>> >>> layers = self.iface.mapCanvas().layers()<br>> Traceback (most recent call last):<br>>   File "<input>", line 1, in <module><br>> NameError: name 'self' is not defined<br>> <br>> <br>> <br>> <br>> <br>> --<br>> http://FarmBillPrimer.org<br>> http://www.BaltimoreUrbanAg.org (Please send events; This site is hungry.)<br>> http://www.ExcellentNutrition.org<br>> http://www.packtpub.com/drupal-5-views-recipes/book<br>> _______________________________________________<br>> postgis-users mailing list<br>> postgis-users@lists.osgeo.org<br>> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users<br></div>                                       </div></body>
</html>