I have a mapinfo layer(tab format) .<br>I use ogr2ogr to impor it to postgis <br>but this layer's field(only one field) has no value <br>so when I import it, error log as below:<br>ERROR:&nbsp; new row for relation &quot;layer1&quot; violates check constraint &quot;enforce_geotype_wkb_geometry&quot;
<br><br>Is there any way to avoid it without fill the no value filed ?<br>