On 16/09/09 15:17, Peter Körner wrote:

>    == Decisions ==
> The Choice that is up to be made now is between the following three
> possibilities
>    a) do not implement these calls
>    b) implement them on demand
>    c) implement them with a new column/index

[ snipped ]

>    c) this will cost disk-space and memory for the index. The CPU time
>       will be consumed only once.

This is NOT true. As I explained yesterday there is a very good reason 
why we do not store a node revision in current_way_nodes and way_nodes.

The problem is that if you do that then every time a node is changed you 
have to go and find every way which uses that node and update it to use 
the new version of the node. So it costs CPU time every time a node
is changed.

Tom

-- 
Tom Hughes (t...@compton.nu)
http://www.compton.nu/

_______________________________________________
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk

Reply via email to