I used the command 'docker run -p 4566:4566 -it ghcr. IO/Singularity -data/risingwave:latest playground;' to connect with PSQL but it failed. How can I troubleshoot this issue?
jie
Asked on May 18, 2022
To troubleshoot connection issues with Docker and PSQL, you can follow these steps:
By following these steps, you can identify and resolve the connection issues with Docker and PSQL.