21 November - 02:24:52.913122 ERROR Error connecting to database: db error: FATAL: no pg_hba.conf entry for host "xxx", user "postgres", database "postgres", no encryption
Error: "The DATABASE_URL mapped is not running please make sure it is correct"
This error occurs when connecting to AWS postgres db.
This error occurs when connecting to AWS postgres db.
Seems this is related to https://stackoverflow.com/questions/76899023/rds-while-connection-error-no-pg-hba-conf-entry-for-host/77787495#77787495
Does it mean for now, it doesn't use SSL connection?