psycopg2 connect to remote database code example Example: psycopg2 connection conn = psycopg2.connect("dbname=test user=postgres password=secret")