0

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)?

Optionwiz
  • 326
  • 1
  • 4
  • 13
vasili111
  • 6,032
  • 10
  • 50
  • 80
  • 1
    You would have to setup [SSL](https://www.postgresql.org/docs/current/runtime-config-connection.html#RUNTIME-CONFIG-CONNECTION-SSL) – Adrian Klaver Apr 17 '23 at 21:38

0 Answers0