[Xastir] Postgres-postgis problems still

Mike L w2swrster at gmail.com
Fri Feb 5 13:12:33 EST 2010


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



More information about the Xastir mailing list