\'\'\' def Database_connection(): try: # PostgreSQL connection Postgres_connection = psycopg2.connect(user="postgres", password="password", host="127.0.