On 13/07/09 07:16, Sergiusz Pawlowicz wrote:

> hello, i have noticed a strange osm2pgsql behavior, when you import
> planet without a slim option, it does not create the same tables as
> with using --slim, which results you cannot apply any changes later -
> is it a bug?

No, it's a feature. Incremental updates are only possible in slim mode.

Basically the tables that are used by slim mode to store the data that 
would otherwise be held in memory are the same tables that track the 
objects and allow updates to be applied.

Tom

-- 
Tom Hughes ([email protected])
http://www.compton.nu/

_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/dev

Reply via email to