Yeah .... I have no free space left.<br><br>I'm doing this on an Amazon Virtual machine.<br><br>So my tablespace (and all my data I thought) was being written to /mnt/sdo where there is over 200GB of space.<br><br>What I'm looking for is a way to continue / re-try the index building from where it fail, so I don't loose 4 days !<br>

<br>I would just re-run the osm2pgsql program with the -i paramater, but I don't want to wait 4 more days.<br><br>Rnan<br><br><div class="gmail_quote">On 12 October 2010 15:46, Emilie Laffray <span dir="ltr"><<a href="mailto:emilie.laffray@gmail.com">emilie.laffray@gmail.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;"><div><div></div><div class="h5"><br><br><div class="gmail_quote">On 12 October 2010 15:32, Ronan Crowley <span dir="ltr"><<a href="mailto:ronan.crowley@gmail.com" target="_blank">ronan.crowley@gmail.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;">
Hi,<br><br>I have just run the osm2pgsql script.<br>It has taken over 4 days for me.<br><br>However, the user I imported into had a tablespace that was on  /mnt/sdo<br><br>When the program got to building the indexes, I got the following error :<br>





<br>CREATE INDEX planet_osm_ways_nodes ON planet_osm_ways USING gin (nodes gin__int_ops) TABLESPACE pg_default;<br> failed: ERROR:  could not extend relation base/16391/832804: No space left on device<br>HINT:  Check free disk space.<br>





<br>Now looking at the code I can see that had I used a -i parameter I could have avoided this.<br><br>What I want to know is, is there any way I can manually continue the outstanding steps  ?<br>(Perhaps redoing the )<br>





OR<br>Is there a whay to re-run the program, just to create the indexes ?<br></blockquote></div><br></div></div>I think you will need to free space. It is saying that your hard drive is full.<br><font color="#888888"><br>

Emilie Laffray<br>
</font></blockquote></div><br>