Still trying to get postgres/postgis working with xastir and still getting errors. One thing I noticed, the setup for simplestation index omits index type. looks like the default is BTREE and thats what it is setup as. Should it be setup with RTREE, GIST, GIN or HASH?
>Warning: > Name: select dbms > Class: XmComboBox > XmComboBoxSelectItem called with an item not present in the ComboBox. > >Warning: > Name: select dbms > Class: XmComboBox > XmComboBoxSetItem called with an item not present in the ComboBox. > >PQstatus returned CONNECTION_OK. >Postgresql version [80308] 8.3 >Postgres Insert query failed:ERROR: new row for relation "simplestation" violates check constraint >"enforce_srid_position" > >Postgres Insert query failed:ERROR: new row for relation "simplestation" violates check constraint >"enforce_srid_position" > >Pinging database server. >PQstatus returned CONNECTION_OK. >Postgres Insert query failed:ERROR: new row for relation "simplestation" violates check constraint >"enforce_srid_position" > >Segmentation fault _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
