I cannot connect to database using WSL Ubuntu, but everything works on windows
I get
“Exception has occurred: OperationalError
(psycopg2.OperationalError) could not translate host name “stat-hh-postgresql” to address: Name or service not known”
when I run a function with Ubuntu but the same function works well with windows.
I cannot connect to database using WSL Ubuntu, but everything works on windows
I get
“Exception has occurred: OperationalError
(psycopg2.OperationalError) could not translate host name “stat-hh-postgresql” to address: Name or service not known”
when I run a function with Ubuntu but the same function works well with windows.