Hi, I keep getting the following error when I use engine = create_engine(logging in details to postgres) df.to_sql('table_name', and etc.)
OperationalError: (psycopg2.OperationalError) SSL connection has been closed unexpectedly (Background on this error at: http://sqlalche.me/e/13/e3q8) OperationalError: (psycopg2.OperationalError) SSL connection has been closed unexpectedly Can anyone shed any light on this? Regards, David -- https://mail.python.org/mailman/listinfo/python-list