<br><br><div class="gmail_quote">On Wed, Mar 6, 2013 at 1:45 PM, Daniel Kastl <span dir="ltr"><<a href="mailto:daniel@georepublic.de" target="_blank">daniel@georepublic.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br><div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I found one thing I don't like about this structure and that is there are more little sql files to deal with, but my hope is that these can all be hidden as part of the CREATE EXTENSION command when I get to that.<br>



<br></blockquote><div><br></div></div><div>Hi Steve,</div><div><br></div><div>CREATE EXTENSION is probably the most user-friendly way, so whether you have one SQL file or many, for the user it'S a single command.</div>

<div>
Another possibility would be to concatenate SQL files as part of the build process. </div><div><br></div><div>For versions of PostgreSQL where CREATE EXTENSION isn't available yet, a template database would be convenient. So a simple script or page in the documentation would be enough in that case.</div>


<div>Thoughts?</div><div><br></div><div>How about the library binaries. This would be then also one file per algorithm, right?</div><div>Could this be merged into a few as well?</div></div></blockquote><div><br></div><div>

Steve, I forgot to mention this:</div><div><br></div><div>Should we select a different "default" install directory?</div><div>I don't know about Windows, but on Linux, /usr/share/postlbs (or later /usr/share/pgrouting) was the default destination.</div>

<div>PostGIS puts it'S SQL files into PostgreSQL contrib, and isn't it necessary to do so if you want to support CREATE EXTENSION?</div><div>I'm somehow in favor of PostgreSQL contrib directory.</div><div><br>

</div><div>Daniel</div><div><br></div><div><br></div><div><br></div><div> </div></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>