Luca,

I've not seen that error before but it seems like a symptom of a  
larger problem. E.G. your database has stalled or crashed and  
generate_tiles.py/Mapnik can no longer connect to it.

So, the question is why your database is struggling in the first  
place...

Are you running low on memory? How much of the osm planet have you  
imported?

- Dane

On May 1, 2009, at 8:48 AM, Luca Delucchi wrote:

> 2009/4/30 Luca Delucchi <[email protected]>:
>
> if i set my osm table with srs 900913 it work, but after some time i
> have this error, how can solve it?
>
>
> Traceback (most recent call last):
>  File "./900913_generate_tiles.py", line 131, in <module>
>    render_tiles(bbox, mapfile, tile_dir, minZoom, maxZoom)
>  File "./900913_generate_tiles.py", line 94, in render_tiles
>    render(m, im)
> RuntimeError: PSQL error:
> FATAL:  the database system is in recovery mode
>
> thank's
> luca
> _______________________________________________
> Mapnik-users mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/mapnik-users

_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to