<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Calibri">Hi,<br>
I set up a rails_port on a new server using PostgreSQL 8.3 and imported
the europe.osm data. Now exporting xml using the 0.6 API is really
slow. Exporting a file of about 3.2 MB takes 25 seconds. In the
development.log file I get lines like this:<br>
[2010-04-09 18:11:21.569386 #27182] Completed in 16270ms (View: 5, DB:
1498) | 200 OK <br>
What other components could influence the time? I'm using development
environment but changed the settings in development.rb to the same as
in production.rb<br>
<br>
Thanks!<br>
</font>
</body>
</html>