Skip to content

Missing newline with error message in processing phase #1570

@pnorman

Description

@pnorman

When osm2pgsql runs out of memory during processing, it prints

2021-09-13 13:31:54  Setting up table 'planet_osm_roads'
Processing: Node(7063396k 1804.6k/s) Way(746899k 34.69k/s) Relation(0 0.0/s)2021-09-13 20:36:07  ERROR: std::bad_alloc

There should be a newline between the relation speed and the next timestamp, rather than putting both on the same line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions