On Wed, Sep 16, 2009 at 9:39 PM, Martin Lesser <ml-osm-...@bettercom.de> wrote:
>> Can anybody confirm this measurement, or even suggest what the reason
>> might be?
>
> Another pointer: How many VACUUMs does osm2pgsql trigger during import
> and filling the own tables?

None, AFAICS from the source. That's what autovacuum is for. It does
analyse each table.

(I beleive it used to vacuum, but I don't immediately see it in the
current source).

If you want timestamps, turn on log_min_duration_statement on your
server and check the logs for long running statements.

Have a nice day,
-- 
Martijn van Oosterhout <klep...@gmail.com> http://svana.org/kleptog/

_______________________________________________
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev

Reply via email to