Hi, I am trying to test logical backups, but the jobs fail because the backup tries to connect to a local unix socket that doesn't exist. I would expect it to connect to the pg host via host and port, right? The PGHOST variable was missing in the cronjob so I tried adding it manually but it doesn't work. Any idea of how to get logical backups to work? Thanks