I get the following error, when trying to create changeset on api06 dev
server:

ActiveRecord::StatementInvalid: PGError: ERROR:  could not access file
"$libdir/btree_gist": No such file or directory, : INSERT INTO "changesets"
("min_lat", "created_at", "min_lon", "num_changes", "user_id", "max_lat",
"closed_at", "max_lon") VALUES(NULL, '2010-07-05 06:41:46.644007', NULL, 0,
158, NULL, '2010-07-05 07:41:46.647087', NULL) RETURNING "id"

Error Header=<ActiveRecord::StatementInvalid: PGError: ERROR:  could not
access file "$libdir/btree_gist": No such file or directory, : INSERT INTO
"changesets" ("min_lat", "created_at", "min_lon", "num_changes", "user_id",
"max_lat", "closed_at", "max_lon") VALUES(NULL, '2010-07-05
06:41:46.644007', NULL, 0, 158, NULL, '2010-07-05 07:41:46.647087', NULL)
RETURNING "id">, Error Body=<ActiveRecord::StatementInvalid: PGError:
ERROR:  could not access file "$libdir/btree_gist": No such file or
directory
07-05 09:41:46.777: WARN/System.err(388): : INSERT INTO "changesets"
("min_lat", "created_at", "min_lon", "num_changes", "user_id", "max_lat",
"closed_at", "max_lon") VALUES(NULL, '2010-07-05 06:41:46.644007', NULL, 0,
158, NULL, '2010-07-05 07:41:46.647087', NULL) RETURNING "id">

Could someone fix this? I'm unable to test my application due to this
error...

-- 
Vitalii Grygoruk
Senior Software Tester / QA Engineer
Cogniance Inc.
_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/dev

Reply via email to