Changes

Jump to: navigation, search

DB-API Database Backend

103 bytes added, 01:22, 4 May 2017
Postgresql
Ensure you have setup a working postgresql server and it works from python3
* [https://pypi.python.org/pypi/psycopg2 psycopg2 - Python-PostgreSQL Database Adapter]* General Guide: [https://www.fullstackpython.com/blog/postgresql-python-3-psycopg2-ubuntu-1604.html Setting up PostgreSQL with Python 3 and psycopg on Ubuntu 16.04]
For a remote postgresql database, it might look like:

Navigation menu