<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
. *What is the ways_vertices_pgr_id_seq used for?* I ask this because I need<br>
to move the tables create by osm2pgrouting into their own schema.<br></blockquote><div><br></div><div>If you create a table with a column of type "serial", then PostgreSQL automatically creates a sequence. This could be the cause here, but I didn't check it.</div>

<div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
. *Why aren't there any foreign keys?* I can see there are a number of<br>
columns that make reference to other tables but no formal constraints are<br>
created. Is this a bug?<br></blockquote><div><br></div><div>I wouldn't say that it's a bug, but if you want to send a patch to add foreign keys, that's welcome. </div><div><br></div><div>Regards,</div><div>Daniel</div>

</div><br clear="all"><div><br></div>-- <br><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse">Georepublic UG & Georepublic Japan<br>eMail: <a href="mailto:daniel.kastl@georepublic.de" style="color:rgb(66,99,171)" target="_blank">daniel.kastl@georepublic.de</a><br>

Web: <a href="http://georepublic.de/" style="color:rgb(66,99,171)" target="_blank">http://georepublic.de</a></span>
</div></div>