Hello Maxime, 2013/4/2 Maxime Petazzoni <maxime.petazz...@bulix.org>: > Thanks for the note. Apache was not responding. We have another problem > though, which is that we ran out of space on the SSDs used by our > PostGIS database, so the database has not been updating OSM data for the > last 8 days.
Isn't it possible to put part of SSD data (e.g. system) elsewhere? Should we buy a bigger SSD? > I'll have to take it down and to a fresh import to get the size down > (incremental updates leave fragmented and garbage data). I'll try to get > to that later tonight. Isn't postgresql vacuum process supposed to do that? Do we need a cleanup process at application level? Doing an import on a regular basis is not sustainable. Best regards, david