I have a vector layer stored in PostGIS. I split several lines in the layer and simplified others by removing vertices.
When I tried to save the changes to the layer I got postgres more postgres errors about duplicate gids.
Is this a result splitting features and if so how do I get around the issue?
Russell

