Hi All, I am trying to remotely access postgres db (12.2) setup using the default rdkit-postgres (2020.03.3) instructions on AWS EC2. The conf file has the right listen addresses, port = 5432. I can successfully ping this machine.
On my windows remote box, I tried conn = psycopg2.connect(hots='ec2-xxxx.amazonaws.com, database ='my_rdkit_db'). It fails with a SSL SYSCALL error. I am also trying to connect Datawarrior using the same connection string. That doesn't work either. Any suggestions would be appreciated. Thank you, Sharang
_______________________________________________ Rdkit-discuss mailing list Rdkit-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rdkit-discuss