2011/9/6 "Álvaro Monares G." <[email protected]>: > Hello, if I create some temporary tables on the database, > the diff import will be faster? > I'm thinking in the tables that osm2pgsql wants, like: > planet_osm_point_tmp > planet_osm_line_tmp > planet_osm_polygon_tmp > planet_osm_roads_tmp > > If with this tables the import is faster, > Where can I find the schema for these tables?
As far as I know these temporary tables are created automatically during import with osm2pgsql (at least in slim mode which is required for diff-updates). cheers, Martin _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

