<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hello List,</div><div>I have imported data of world in database and now I want to update changes in database.</div><div>For that I have download a change set of 2.5 GB from planet osm and created sample table (changeDB) to check the changes.</div><div dir="ltr"><br></div><div>Command Used: osm2pgsql -d changeDB --create --slim --cache 1000 --number-processes 2 --hstore --multi-geometry path/osmdata/changesets-190318.osm.bz2</div><div><br></div><div>Terminal during processing shows this:</div><div><b>Reading in file: path/osmdata/changesets-190318.osm.bz2</b><br></div><div dir="ltr"><div dir="ltr"><b>Using XML parser.</b></div><div dir="ltr"><b>  parse time: 959s</b></div><div dir="ltr"><b>Node stats: total(0), max(0) in 0s</b></div><div dir="ltr"><b>Way stats: total(0), max(0) in 0s</b></div><div dir="ltr"><b>Relation stats: total(0), max(0) in 0s</b></div><div dir="ltr"><br></div><div>No data has been updated in table. </div></div></div></div></div>