[OSM-dev] osm2pgsql: missing osm_polygon and osm_line data under PostgreSQL 9/PostGIS 1.5.2

Jon Burgess jburgess777 at gmail.com
Sun Jun 5 00:37:21 BST 2011


On Sun, 2011-06-05 at 01:23 +0200, Stefan Keller wrote:
> Hi Jon,
> 
> Thank you for your work.
> We have SVN Revision no. r24100 of osm2pgsql installed.
> While still trying to resolve an out-of-memory issue with osm2pgsql in
> slim-mode we realized that the error output goes to the usual log
> output.
> It would be very helpful to print the error to it's separate error
> output stream in order to find more easily what's gonig wrong.
> 
> Yours, Stefan
> 
Can you identify what message is being sent to STDOUT instead of STDERR?

>From a quick scan of the source the only ones I see going to stdout seem
to be the help text, version number and bounding box information. All of
the rest of the information, including all errors should already be
going to stderr.

   Jon





More information about the dev mailing list