mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-04 18:36:12 +02:00
Update website, download, sponsors, license.
The download section now explains why binaries are not to be found here anymore. Also we add Redpill Linpro as a sponsor, and we add a pgloader Moral License page in the spirit of the Varnish License. Let's see what happens with that.
This commit is contained in:
parent
930b540aff
commit
fce44a3f49
@ -37,6 +37,7 @@
|
||||
<div class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="howto/quickstart.html">Quick Start</a></li>
|
||||
<li><a href="howto/pgloader.1.html">Reference documentation</a></li>
|
||||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Data Sources HowTos <b class="caret"></b></a>
|
||||
@ -54,6 +55,7 @@
|
||||
</li>
|
||||
<li class="active"><a href="download.html">Download</a></li>
|
||||
<li><a href="sponsors.html">Sponsors</a></li>
|
||||
<li><a href="pgloader-moral-license.html">License</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@ -96,38 +98,29 @@
|
||||
<tr><td>Sources</td>
|
||||
<td><a href="http://pgloader.io/files/pgloader-latest.tgz">pgloader-latest.tgz</a></td>
|
||||
</tr>
|
||||
<tr><td>debian wheezy, <tt>amd64</tt></td>
|
||||
<td><a href="http://pgloader.io/files/pgloader_3.2.0+dfsg-1_amd64.deb">pgloader_3.2.0+dfsg-1_amd64.deb</a></td>
|
||||
</tr>
|
||||
<tr><td>CentOS 6.4, <tt>amd64</tt></td>
|
||||
<td><a href="http://pgloader.io/files/pgloader-3.2.0-22.el6.x86_64.rpm">pgloader-3.2.0-22.el6.x86_64.rpm</a></td>
|
||||
</tr>
|
||||
<tr><td>MacOSX 10.9.2</td>
|
||||
<td><a href="http://pgloader.io/files/pgloader-3.2.0.pkg">pgloader-3.2.0.pkg</a></td>
|
||||
</tr>
|
||||
<tr><td>Windows 32bits</td>
|
||||
<td><a href="http://pgloader.io/files/pgloader-3.1.ed853a7.exe">pgloader-3.1.ed853a7.exe</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<p>
|
||||
Those build have been made
|
||||
using <a href="http://sbcl.org/">SBCL</a>, and pgloader is known
|
||||
to also work with <a href="http://ccl.clozure.com/">Clozure
|
||||
Common Lisp</a>.
|
||||
Binary build are available on distributions where pgloader is
|
||||
packaged, which currently includes
|
||||
only <a href="https://packages.debian.org/sid/pgloader">debian</a>
|
||||
and <a href="https://wiki.postgresql.org/wiki/Apt">apt.postgresql.org</a>
|
||||
which covers both <tt>debian</tt> and <tt>ubuntu</tt> Operating
|
||||
Systems.
|
||||
</p>
|
||||
<p>
|
||||
Note that in theory more platforms should be supported out of
|
||||
the box, it's all about setting up the <i>building
|
||||
environment</i> (read <i>virtual machines</i>) and testing the
|
||||
artifacts.
|
||||
Note that pgloader is easy enough to build from sources,
|
||||
see <a href="https://github.com/dimitri/pgloader/blob/master/INSTALL.md">pgloader
|
||||
INSTALL.md</a> file. For <tt>RPM</tt> based systems, see also
|
||||
the <a href="https://github.com/dimitri/pgloader/blob/master/bootstrap-centos7.sh">bootstrap-centos7.sh</a>
|
||||
script that prepares your build environment so that building is
|
||||
then just a <tt>git clone</tt> then <tt>make</tt> away.
|
||||
</p>
|
||||
<p>
|
||||
The file <tt>pgloader-3.1.ed853a7.exe</tt> has been prepared and
|
||||
testing using <i>Windows™ 7 Enterprise</i> in a <tt>32 bits</tt>
|
||||
Virtual Machine. As pgloader comes without a GUI, you will need
|
||||
to use that file from the Windows Command Line. The Windows build
|
||||
is considered experimental, and doesn't include support for
|
||||
compressed archives yet.
|
||||
Building for the <i>Windows™</i> Operating System is easy enough
|
||||
and the platform is fully supported. Please report any problem
|
||||
there as usual, via
|
||||
the <a href="https://github.com/dimitri/pgloader/issues">pgloader
|
||||
issues</a> facility hosted at github.
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-md-2"> </div>
|
||||
|
||||
@ -54,6 +54,7 @@
|
||||
</li>
|
||||
<li><a href="../download.html">Download</a></li>
|
||||
<li><a href="../sponsors.html">Sponsors</a></li>
|
||||
<li><a href="../pgloader-moral-license.html">License</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
171
web/img/bsd.svg
Normal file
171
web/img/bsd.svg
Normal file
@ -0,0 +1,171 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="256"
|
||||
height="256"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.47 r22583"
|
||||
sodipodi:docname="licenses-mit-2.svg">
|
||||
<defs
|
||||
id="defs4">
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 526.18109 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="744.09448 : 526.18109 : 1"
|
||||
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
|
||||
id="perspective10" />
|
||||
<inkscape:perspective
|
||||
id="perspective2884"
|
||||
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
|
||||
inkscape:vp_z="1 : 0.5 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 0.5 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<inkscape:perspective
|
||||
id="perspective26"
|
||||
inkscape:persp3d-origin="58.736 : 18.285333 : 1"
|
||||
inkscape:vp_z="117.472 : 27.427999 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 27.427999 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.7"
|
||||
inkscape:cx="66.0436"
|
||||
inkscape:cy="109.7576"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:window-width="876"
|
||||
inkscape:window-height="684"
|
||||
inkscape:window-x="7"
|
||||
inkscape:window-y="299"
|
||||
inkscape:window-maximized="0" />
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(0,-796.36218)">
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:15.34917164;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
|
||||
id="path3685"
|
||||
sodipodi:cx="132.32999"
|
||||
sodipodi:cy="134.78169"
|
||||
sodipodi:rx="113.13708"
|
||||
sodipodi:ry="109.09647"
|
||||
d="m 245.46706,134.78169 a 113.13708,109.09647 0 1 1 0,-0.002"
|
||||
transform="matrix(1.0572285,0,0,1.0930227,-12.041291,777.54782)"
|
||||
sodipodi:start="0"
|
||||
sodipodi:end="6.2831679"
|
||||
sodipodi:open="true" />
|
||||
<g
|
||||
id="g4139"
|
||||
transform="matrix(0.86196383,0,0,1.2200427,15.641523,-202.93929)">
|
||||
<path
|
||||
sodipodi:nodetypes="ccscccscssccccsccsccssccc"
|
||||
d="m 136.58507,970.22141 c 11.91628,-1.36668 22.99865,-12.87097 21.06775,-25.13472 -0.8157,-5.19041 -4.21752,-10.54132 -9.84474,-14.26413 -4.39953,-2.9104 -25.88755,-13.06952 -29.65834,-15.68044 -2.31145,-1.7704 -6.8483,-6.62163 -7.18253,-9.74879 -0.90671,-8.42677 3.69302,-12.0321 8.35563,-14.18801 1.91931,-0.90506 4.40283,-1.23598 5.42205,-1.35511 8.69813,-1.01591 11.52084,0.56422 19.47606,4.33831 0.81902,0.38717 1.63307,0.40703 2.51496,0.26804 2.67545,-0.42026 4.52362,-1.59336 4.10336,-4.26716 -0.31437,-1.98549 -1.41798,-2.89386 -3.48951,-3.92135 -5.54781,-2.74329 -15.6943,-7.04109 -24.70784,-4.65268 -0.14725,0.0215 -0.28955,0.053 -0.43515,0.0761 l -0.0215,-0.12244 c -12.15454,2.0219 -21.7875,13.01327 -19.86819,25.20918 1.03246,6.55544 6.07562,12.04699 11.23129,15.40248 3.4531,2.89551 15.93029,7.91054 28.27841,14.75554 4.37967,2.42892 6.14677,4.82806 6.78874,10.26004 0.6668,5.6355 -5.86217,12.03872 -10.96655,13.97623 -7.93536,2.32634 -17.26057,-0.97289 -23.47517,-4.26054 -1.85479,-1.20784 -2.70689,-1.84651 -4.41442,-1.57681 -2.67215,0.42192 -4.4988,2.93026 -4.08019,5.60406 0.28128,1.77867 1.30546,3.02622 3.04773,3.7956 11.05094,4.86447 18.50316,6.55876 27.85816,5.48659 l -1e-5,10e-6 z"
|
||||
id="path1557"
|
||||
style="fill:#990000;fill-opacity:1;stroke:#990000;stroke-width:6.24091005;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<g
|
||||
transform="matrix(1.6545794,0,0,1.6545794,-652.29076,156.18489)"
|
||||
id="g1577"
|
||||
style="fill:#990000;fill-opacity:1;stroke:#990000;stroke-width:3.77190137;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none">
|
||||
<path
|
||||
sodipodi:nodetypes="ccccccccc"
|
||||
d="m 413.564,489.733 c 0,-1.349 1.233,-2.443 2.756,-2.443 l 21.28859,0 c 1.521,0 3.82541,1.095 3.82541,2.443 l 0,0 c 0,1.35 -3.75339,2.67194 -5.27539,2.67194 l -19.83861,0.0763 c -1.522,10e-4 -2.756,-1.39826 -2.756,-2.74826 l 0,0 z"
|
||||
id="path1579"
|
||||
style="fill:#990000;fill-opacity:1;stroke:#990000;stroke-width:3.77190137;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<path
|
||||
sodipodi:nodetypes="ccccccccc"
|
||||
d="m 415.632,492.034 c -1.351,0 -2.443,-1.233 -2.443,-2.756 l 0.054,-37.17596 c 0,-1.522 1.03904,-2.70204 2.38904,-2.70204 l 0,0 c 1.35,0 2.60489,1.28696 2.60489,2.80996 l 0.054,37.06804 c 0,1.523 -1.30985,2.756 -2.65885,2.756 l 0,0 z"
|
||||
id="path1581"
|
||||
style="fill:#990000;fill-opacity:1;stroke:#990000;stroke-width:3.77190137;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<path
|
||||
d="m 437.396,461.078 v 4.782 c 5.837,0.09 10.542,4.847 10.542,10.706 0,5.858 -4.705,10.615 -10.542,10.705 v 5.062 c 8.611,-0.021 15.589,-7.009 15.589,-15.627 0,-8.618 -6.977,-15.606 -15.589,-15.628 z"
|
||||
id="path1583"
|
||||
style="fill:#990000;fill-opacity:1;stroke:#990000;stroke-width:3.77190137;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<path
|
||||
d="m 414.475,463.305 c 0,1.37 1.11,2.479 2.479,2.479 h 20.109 c 1.369,0 2.479,-1.108 2.479,-2.479 l 0,0 c 0,-1.368 -1.109,-2.478 -2.479,-2.478 h -20.109 c -1.369,0 -2.479,1.11 -2.479,2.478 l 0,0 z"
|
||||
id="path1585"
|
||||
style="fill:#990000;fill-opacity:1;stroke:#990000;stroke-width:3.77190137;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<path
|
||||
sodipodi:nodetypes="ccccccccccc"
|
||||
d="m 425.197,439.932 c 0,1.35 0.685,2.443 1.528,2.443 l 5.25563,-0.054 c 0.844,0 3.21243,0.28204 3.21243,-1.06596 l 0.29052,-2.40133 c 0,-1.351 -3.27876,-1.33677 -4.22968,-1.39074 l -1.86305,-8e-5 c -0.843,-0.001 -4.19385,1.11898 -4.19385,2.46898 l 0,0 0,8e-5 0,5e-5 z"
|
||||
id="path1587"
|
||||
style="fill:#990000;fill-opacity:1;stroke:#990000;stroke-width:3.77190137;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<path
|
||||
d="m 418.189,468.762 c 0,-0.622 0.158,-1.207 0.437,-1.718 0.608,-1.124 1.801,-1.887 3.169,-1.887 h 1.188 v -3.628 h -8.765 v 7.949 h 3.972 v -0.716 z"
|
||||
id="path1589"
|
||||
style="fill:#990000;fill-opacity:1;stroke:#990000;stroke-width:3.77190137;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<path
|
||||
d="m 418.189,457.408 c 0,0.623 0.158,1.209 0.437,1.719 0.608,1.123 1.801,1.887 3.169,1.887 h 1.188 v 3.629 h -8.765 v -7.949 h 3.972 v 0.714 z"
|
||||
id="path1591"
|
||||
style="fill:#990000;fill-opacity:1;stroke:#990000;stroke-width:3.77190137;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<path
|
||||
d="m 432.22999,437.53096 0.11801,4.59804 c 5.231,0.018 9.468,4.265 9.468,9.502 0,5.236 -4.236,9.482 -9.468,9.502 l 0,4.651 c 7.801,-0.019 14.12,-6.348 14.12,-14.153 0,-7.807 -6.43801,-14.08304 -14.23801,-14.10004 z"
|
||||
id="path1593"
|
||||
style="fill:#990000;fill-opacity:1;stroke:#990000;stroke-width:3.77190137;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
|
||||
sodipodi:nodetypes="ccsccsc" />
|
||||
<path
|
||||
sodipodi:nodetypes="ccscccc"
|
||||
d="m 431.59204,437.86493 0.054,4.45207 c 5.232,0.02 9.469,4.182 9.469,9.314 0,5.132 -4.236,9.295 -9.469,9.313 l 0,4.561 c 7.802,-0.018 14.12,-6.223 14.12,-13.873 0.001,-7.653 -6.37196,-13.74907 -14.17396,-13.76707 z"
|
||||
id="path1595"
|
||||
style="fill:#990000;fill-opacity:1;stroke:#990000;stroke-width:3.77190137;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<path
|
||||
sodipodi:nodetypes="cccccccc"
|
||||
d="m 418.29381,451.951 c 0.219,-4.965 3.77919,-8.988 8.65719,-9.514 l -0.054,-4.76411 c -7.592,0.545 -13.55604,6.71104 -13.56619,14.33107 l 4.909,-0.054 0.054,0.001 -4e-5,0 0,4e-5 z"
|
||||
id="path1597"
|
||||
style="fill:#990000;fill-opacity:1;stroke:#990000;stroke-width:3.77190137;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(1.6545794,0,0,1.6545794,-640.29076,156.18489)"
|
||||
id="g1599"
|
||||
style="fill:#990000;fill-opacity:1">
|
||||
<path
|
||||
sodipodi:nodetypes="ccccccccc"
|
||||
d="m 491.271,489.297 c 0,-1.25 0.845,-2.262 1.888,-2.262 l 15.312,0 c 1.042,0 1.888,1.012 1.888,2.262 l 1.14472,0.22894 c 0,1.25 -6.14241,2.03306 -7.18441,2.03306 l -11.31194,0 c -1.045,0 -1.73637,-1.012 -1.73637,-2.262 l 0,0 z"
|
||||
id="path1601"
|
||||
style="fill:#990000;fill-opacity:1;stroke:#990000;stroke-width:3.77190137;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<path
|
||||
sodipodi:nodetypes="csccccccc"
|
||||
d="m 495.663,483.516 c 0,0.621 0.158,1.207 0.436,1.719 0.61,1.123 1.801,1.885 3.169,1.885 l 1.188,0 0,3.63 -8.00185,-0.83946 -0.76315,-7.11054 3.972,0 0,0.716 z"
|
||||
id="path1603"
|
||||
style="fill:#990000;fill-opacity:1;stroke:#990000;stroke-width:3.77190137;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<path
|
||||
sodipodi:nodetypes="ccccsccsccsccsccsc"
|
||||
d="m 504.799,438.619 c -0.237,-0.029 -0.43,-0.045 -0.558,-0.045 l -4.9,0 0.002,0.028 c -0.041,0 -0.083,-4.8e-4 -0.124,-0.002 -6.18424,-0.22894 -8.063,3.386 -8.464,7.709 l 0,42.492 c 0,1.522 1.094,2.45174 2.443,2.45174 1.349,0 2.442,-0.92874 2.442,-2.45174 l 0,-42.214 c 0.006,-0.611 0.161,-1.186 0.435,-1.688 0.491,-0.905 1.36,-1.575 2.395,-1.802 l 8.113,0 c 11.066,1.392 19.619,10.707 19.619,21.992 0,12.037 -9.731,21.834 -21.861,22.164 l 0,4.01674 c 14.552,-0.33 26.246,-11.75674 26.246,-26.18074 0,-14.271 -11.449,-25.905 -25.788,-26.47 z"
|
||||
id="path1605"
|
||||
style="fill:#990000;fill-opacity:1;stroke:#990000;stroke-width:3.77190137;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 11 KiB |
BIN
web/img/redpill-linpro.jpg
Normal file
BIN
web/img/redpill-linpro.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 44 KiB |
@ -55,6 +55,7 @@
|
||||
</li>
|
||||
<li><a href="download.html">Download</a></li>
|
||||
<li><a href="sponsors.html">Sponsors</a></li>
|
||||
<li><a href="pgloader-moral-license.html">License</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
163
web/pgloader-moral-license.html
Normal file
163
web/pgloader-moral-license.html
Normal file
@ -0,0 +1,163 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="">
|
||||
<link rel="shortcut icon" href="../../docs-assets/ico/favicon.png">
|
||||
|
||||
<title>pgloader</title>
|
||||
|
||||
<!-- Bootstrap core CSS -->
|
||||
<link href="dist/css/bootstrap.css" rel="stylesheet">
|
||||
|
||||
<!-- Custom styles for this template -->
|
||||
<link href="dist/carousel.css" rel="stylesheet">
|
||||
</head>
|
||||
<!-- NAVBAR
|
||||
================================================== -->
|
||||
<body>
|
||||
<div class="navbar-wrapper">
|
||||
<div class="container">
|
||||
|
||||
<div class="navbar navbar-inverse navbar-static-top" role="navigation">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
|
||||
<span class="sr-only">Toggle navigation</span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">pgloader</a>
|
||||
</div>
|
||||
<div class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="howto/quickstart.html">Quick Start</a></li>
|
||||
<li><a href="howto/pgloader.1.html">Reference documentation</a></li>
|
||||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Data Sources HowTos <b class="caret"></b></a>
|
||||
<ul class="dropdown-menu">
|
||||
<li class="dropdown-header">Plain Files</li>
|
||||
<li><a href="howto/csv.html">CSV</a></li>
|
||||
<li><a href="howto/fixed.html">Fixed format</a></li>
|
||||
<li><a href="howto/geolite.html">Geolite</a></li>
|
||||
<li class="divider"></li>
|
||||
<li class="dropdown-header">Databases</li>
|
||||
<li><a href="howto/dBase.html">dBase</a></li>
|
||||
<li><a href="howto/sqlite.html">SQLite</a></li>
|
||||
<li><a href="howto/mysql.html">MySQL</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="download.html">Download</a></li>
|
||||
<li><a href="sponsors.html">Sponsors</a></li>
|
||||
<li class="active">
|
||||
<a href="pgloader-moral-license.html">License</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- an empty carousel -->
|
||||
<div id="myCarousel" class="carousel slide" data-ride="carousel" style="height: 100px">
|
||||
<div class="carousel-inner" style="height: 100px">
|
||||
<div class="item active" style="height: 100px">
|
||||
<img data-src="holder.js/900x100/auto/#777:#7a7a7a" style="height: 100px">
|
||||
<!-- <div class="container"> -->
|
||||
<!-- <div class="carousel-caption"> -->
|
||||
<!-- <h1>Load data into PostgreSQL. Fast.</h1> -->
|
||||
<!-- <p></p> -->
|
||||
<!-- </div> -->
|
||||
<!-- </div> -->
|
||||
</div>
|
||||
</div>
|
||||
</div><!-- /.carousel -->
|
||||
|
||||
<div class="container marketing">
|
||||
<div class="row featurette">
|
||||
<div class="col-md-8 col-md-offset-2">
|
||||
<h2 class="featurette-heading" style="text-align: center;">
|
||||
pgloader <span class="text-muted"> Moral License </span>
|
||||
</h2>
|
||||
<p class="lead" style="text-align: justify; padding-top: 1em;">
|
||||
The pgloader project is fully Open Source and released
|
||||
under <a href="http://www.postgresql.org/about/licence/">The
|
||||
PostgreSQL License</a> so that anyone can easily contribute to
|
||||
the project. The whole project management (issue tracking,
|
||||
feature proposals, etc) happens on
|
||||
the <a href="https://github.com/dimitri/pgloader">pgloader
|
||||
github page</a>, in public.
|
||||
</p>
|
||||
<a href="http://www.postgresql.org/about/licence/">
|
||||
<img class="featurette-image img-responsive center-block"
|
||||
src="img/bsd.svg"
|
||||
alt="BSD">
|
||||
</a>
|
||||
<hr />
|
||||
<p class="lead" style="text-align: justify; padding-top: 1em;">
|
||||
Software development may be open, and the result shared with an
|
||||
Open Source Software licence, but the actual hours of
|
||||
programming are not gratis.
|
||||
</p>
|
||||
<p class="lead" style="text-align: justify; padding-top: 1em;">
|
||||
Just like everybody else, I need money for mortgage, kids and
|
||||
food, money I make by doing things with computers, for people
|
||||
who are willing to pay for that.
|
||||
|
||||
One of the things I do for money, is develop pgloader, and the
|
||||
<i>pgloader Moral License</i> is a good vehicle available for
|
||||
the paperwork. I shamelessly stole the whole idea
|
||||
from <a href="http://phk.freebsd.dk/VML/">The Varnish Moral
|
||||
License</a>. See
|
||||
the <a href="http://phk.freebsd.dk/VML/vmlfaq.html">Varnish
|
||||
Moral License FAQ and How To</a> to see how PHK does it.
|
||||
</p>
|
||||
<h3 style="text-align: center;">The way it works is very simple:</h3>
|
||||
<p class="lead" style="text-align: justify; padding-top: 1em;">
|
||||
Happy pgloader users tell me that they want a <b><i>pgloader
|
||||
Moral License</i></b>. I send them an invoice from my company.
|
||||
They <i>pay the invoice</i>, I develop pgloader.
|
||||
</p>
|
||||
<hr />
|
||||
<p class="lead" style="text-align: justify; padding-top: 1em;">
|
||||
If you or your company prefer more classic paperwork (as known
|
||||
as <i>contracting</i> or <i>sponsoring</i>), of course that is
|
||||
still possible too, just get in touch!
|
||||
</p>
|
||||
<footer>
|
||||
<p class="pull-right"><a href="#">Back to top</a></p>
|
||||
<p>© 2013-2014 Dimitri Fontaine. ·</p>
|
||||
</footer>
|
||||
|
||||
</div><!-- /.container -->
|
||||
|
||||
|
||||
<!-- Bootstrap core JavaScript
|
||||
================================================== -->
|
||||
<!-- Placed at the end of the document so the pages load faster -->
|
||||
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
|
||||
<script src="dist/js/bootstrap.min.js"></script>
|
||||
<!-- <script src="docs-assets/js/holder.js"></script> -->
|
||||
|
||||
<script>
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
ga('create', 'UA-47059482-2', 'tapoueh.org');
|
||||
ga('send', 'pageview');
|
||||
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@ -37,6 +37,7 @@
|
||||
<div class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="howto/quickstart.html">Quick Start</a></li>
|
||||
<li><a href="howto/pgloader.1.html">Reference documentation</a></li>
|
||||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Data Sources HowTos <b class="caret"></b></a>
|
||||
@ -54,6 +55,7 @@
|
||||
</li>
|
||||
<li><a href="download.html">Download</a></li>
|
||||
<li class="active"><a href="sponsors.html">Sponsors</a></li>
|
||||
<li><a href="pgloader-moral-license.html">License</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@ -108,6 +110,32 @@
|
||||
aspects of the development of the product and allow its main
|
||||
author to invest a lot of time in this community project.
|
||||
</p>
|
||||
<hr />
|
||||
<p class="lead" style="text-align: justify; padding-top: 2em;">
|
||||
When <a href="http://www.redpill-linpro.com">Redpill Linpro</a>
|
||||
was asked about the most efficient way to migrate
|
||||
from <i>Microsoft SQL Server</i> to our
|
||||
beloved <a href="http://www.postgresql.org">PostgreSQL</a> by
|
||||
one of their customers, they asked me to add support for <i>SQL
|
||||
Server</i> in pgloader. Thanks
|
||||
to <a href="http://www.redpill-linpro.com">Redpill Linpro</a>
|
||||
now everyone can do the same, as the result is Open Source and
|
||||
fully integrated into pgloader!
|
||||
</p>
|
||||
<a href="http://www.redpill-linpro.com">
|
||||
<img class="featurette-image img-responsive"
|
||||
src="img/redpill-linpro.jpg"
|
||||
alt="Redpill Linpro">
|
||||
</a>
|
||||
<hr />
|
||||
<p>
|
||||
More work is available for <i>sponsoring</i>, so if you want to
|
||||
have pgloader support <i>Oracle®</i> or some other source,
|
||||
please get in touch! See also
|
||||
the <a href="pgloader-moral-license.html">pgloader Moral
|
||||
License</a>, a good and easy way to sponsor maintenance, bug
|
||||
fixing, new features and other needed work!
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user