Setting up a Flask Webserver (with database backend) for creating AMT (Amazon Mechanical Turk) External Hits
During setup, change these files to enable remote connections to postgres server and restart postgresql
host all all md5 #postgresql.conf listen_addresses = '*'