Hi everyone .<br>My problem is that I am unable to create a new postgis layer and also having problem in saving the changes made on it.<br>I am able to open an already existing postgis layer but i don&#39;t know how to create a postgis layer at runtime and also, suppose i <br>
have opened a postgis layer and I am doing some kind of manipulation on it, then how will I be able to save it <br><br>(presently I am doing it by connection python to the postgis using psycopg2 but I want to know whether there is any <br>
qgis api available for it to happen)<br>