Site updated at 2016-11-21 13:22:37 UTC
This commit is contained in:
parent
6453ad803e
commit
4b15c1b388
23 changed files with 44 additions and 36 deletions
|
@ -161,6 +161,14 @@
|
|||
</code></pre>
|
||||
</div>
|
||||
|
||||
<h3><a class="title-link" name="postgresql" href="#postgresql"></a> PostGreSQL</h3>
|
||||
|
||||
<p>For PostGreSQL you may have to install a few dependencies:</p>
|
||||
|
||||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo apt-get install postgresql-server-dev-X.Y
|
||||
<span class="gp">$ </span>pip3 install psycopg2
|
||||
</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
</article>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue