More details: Error message is:
============= Caused by: org.postgresql.util.PSQLException: ERROR: Unable to create unique index «pk_users» Detail: Key (id)=(499804) is duplicated. ============= But if I execute "select * from users where id = 499804", I get one row: id;name 499804;"rtafav" Regards, Juan ====== > Dear list, I think I have run into this issue myself: > https://www.mail-archive.com/[email protected]/msg18345.htmlI was doing > an initial import into a brand-new database. It was not the whole planet. It > was a pbf file containing an area representing about 3% of the data. Anybody > knows anything about this? Regards, Juan
_______________________________________________ talk mailing list [email protected] https://lists.openstreetmap.org/listinfo/talk

