Adjust you yaml file to (see volume path) postgres: image: pgautoupgrade/pgautoupgrade:latest env_file: /opt/redash/env volumes: - /opt/redash/postgres-data:/var/lib/postgresql/18/docker/
Adjust you yaml file to (see volume path)
postgres:
image: pgautoupgrade/pgautoupgrade:latest
env_file: /opt/redash/env
volumes:
- /opt/redash/postgres-data:/var/lib/postgresql/18/docker/