Relative Content

Tag Archive for postgresqldocker-compose

Database client not connecting to PostgreSQL

So, I made a docker-compose file where I run a PostgreSQL databse, and everything is fine, the container shows up in the docker desktop, but when I try to connect to it through “Database Client” in VS code it shows a bunch of unknown symbols and the username. Any suggestions?