I need to connect thought the Internet to PostgreSQL with psycopg and Python.
My question is: Does the psycopg connection already encrypted and safe to transmit sensitive data without additional encryption (SSH, VPN)?
I need to connect thought the Internet to PostgreSQL with psycopg and Python.
My question is: Does the psycopg connection already encrypted and safe to transmit sensitive data without additional encryption (SSH, VPN)?