On Mar 12, 2016, at 5:23 PM, Dan Sawyer <dansawyer(at)earthlink(dot)net> wrote:
> psycopg2.OperationalError: FATAL: Ident authentication failed for user "dan"
The place to look is in your pg_hba.conf, and makes sure that user "dan" has MD5 password access turned on to the appropriate database(s) for localhost.
--
-- Christophe Pettus
xof(at)thebuild(dot)com