I'm trying to install the rail port.
THis is the command i received an error. This is my error:
I tried deleting the databases and create them all over again but i still get this error. I'm 100% sure i didn't missed the |
Well I'm 100% sure that you did miss that step, as that is exactly the error you will get if you haven't added that contrib module. answered 24 Oct '11, 14:44 TomH ♦♦ @Tomh, thanks for your input! I tried it once more to configure my db, beginning with table creation. This is my full copy-paste result from the terminal to demonstrate that the error still persists. http://pastebin.com/VMvsNk9S
(24 Oct '11, 15:06)
alexz
1
So you have created three databases, but have only installed the btree_gist code in one of them. Presumably a different one to the one you are migrating, but I would need to see your database.yml to be sure.
(24 Oct '11, 15:08)
TomH ♦♦
Thank you! That worked. I didn't realise i had to execute that command for every db. But i have an error with osmosis now. If you are competent with it and want to help out, please see this post http://help.openstreetmap.org/questions/8630/osmosis-stops-with-error-insert-or-update-on-table-current_way_nodes-violates-foreign-key-constraint-current_way_nodes_node_id_fkey
(25 Oct '11, 08:19)
alexz
|