Bug report #19213
importing QGIS layer into postgis
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | shiva reddy koti | ||
Category: | DB Manager | ||
Affected QGIS version: | 3.1(master) | Regression?: | No |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | invalid |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 27042 |
Description
Creation error for features from #0 to #0. Provider errors was:
PostGIS error while adding features: ERROR: value too long for type character varying(50)
History
#1 Updated by shiva reddy koti over 6 years ago
- Assignee set to shiva reddy koti
#2 Updated by Paolo Cavallini over 6 years ago
Please add a minimal data sample
#3 Updated by shiva reddy koti over 6 years ago
- File testDatabase.shp added
- File testDatabase.qpj added
- File testDatabase.dbf added
- File testDatabase.cpg added
- File testDatabase.prj added
- File testDatabase.shx added
sample file to test.
I have also made a pull request to fix this bug[https://github.com/qgis/QGIS/pull/7301]
#4 Updated by Nyall Dawson over 6 years ago
- Resolution set to invalid
- Status changed from Open to Closed
As per comment on PR, this was resolved as invalid