Hi,
I am trying to create a temporal server using temporalio/auto-setup:1.22.0 image. When I try to bring up the container on EC2 connecting to postgres running on RDS, I am getting a following error.
Unable to create SQL database. {"error": "pq: syntax error at or near \"-\"", "logging-call-at": "handler.go:94"}
Can someone please help me on this?