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:  new row for relation "layer1" violates check constraint "enforce_geotype_wkb_geometry"
<br><br>Is there any way to avoid it without fill the no value filed ?<br>