Sounds great, but:<br>- it means duplicating work<br>- it will to be kept in sync with upstream postgis changes<br>- it does not allow writing sql dumps, useful for users without direct access to db.<br>Thoughts?<br>---<br><a href="http://faunalia.it/pc">http://faunalia.it/pc</a><br><br>----- Reply message -----<br>Da: &quot;Martin Dobias&quot; &lt;wonder.sk@gmail.com&gt;<br>Data: mar, nov 23, 2010 18:54<br>Oggetto: [Qgis-developer] loading PostGIS layers<br>A: &lt;cavallini@faunalia.it&gt;<br>Cc: &quot;qgis-developer&quot; &lt;qgis-developer@lists.osgeo.org&gt;<br><br><br>Hi Paolo<br><br>On Tue, Nov 23, 2010 at 4:35 PM, Paolo Cavallini &lt;cavallini@faunalia.it&gt; wrote:<br>&gt; Hi all.<br>&gt; Currently, PostGIS Manager is an enormously useful tool. I would recommend its<br>&gt; inclusion in trunk. To be fully usable, however, users would need also the utility<br>&gt; shp2pgsql. AFAIK, this cannot be installed alone on windows, but apparently require<br>&gt; the installation of PostgreSQL and PostGIS (I may be wrong - I do not know Windows).<br>&gt; This is of course a major problem.<br>&gt; Could shp2pgsql be packaged in the standalone installer?<br><br>IIRC our discussion at the hackfest, we have concluded that the best<br>solution would be:<br>1. implement PostGIS import from any vector layer in core library<br>2. use that functionality in PostGIS manager + allow multi-file import<br><br>This would avoid the necessity for shp2pgsql (pgsql2shp could be<br>avoided too, by using QgsVectorFileWriter). Moreover, this would allow<br>us to remove the buggy SPIT plugin, since all its functionality would<br>be available from postgis manager.<br><br>Regards<br>Martin<br><br><br>