<br><br><div class="gmail_quote">On 19 July 2010 12:54, Juan Lucas Domínguez Rubio <span dir="ltr"><<a href="mailto:juan_lucas_dr@yahoo.com">juan_lucas_dr@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font: inherit;" valign="top"><div class="im">Hello, list:<br> <br>I've tried to export a 9.5 GB (150 GB uncomp.) planet to a PostGIS DB @ localhost on a Windows XP machine (1.5 GB RAM). I have tuned the DB parameters like this:<br>
<br>shared_buffers = 256MB<br>checkpoint_segments = 20<br>maintenance_work_mem = 256MB<br>autovacuum = off<br><br>postgresql.conf file here:<br><br><a href="http://www.prodevelop.es/files/fm/public/downloads/postgresql.conf.txt" target="_blank">http://www.prodevelop.es/files/fm/public/downloads/postgresql.conf.txt</a><br>
<br>but I still get the same error message I got in the previous attempt (with no DB tuning). See command parameters and error message here:<br><br></div><a href="http://www.prodevelop.es/files/fm/public/downloads/wxp_console.png" target="_blank">http://www.prodevelop.es/files/fm/public/downloads/wxp_console.png</a><div class="im">
<br><br><br>Any ideas why this happens?<br>Not enough RAM?<br>osm2pgsql is
not Windows-friendly?<br>DB tuning needs double-checking?<br>Anybody has done this on WXP? <br></div></td></tr></tbody></table></blockquote></div><br>Not enough ram. You should try running osm2pgsql with the slim option. It uses much less ram but uses more disk space.<br>
<br>Emilie Laffray<br>