Join Slack
Powered by
This message was deleted.
# general
a
adamant-kite-43734
11/24/2023, 10:12 AM
This message was deleted.
r
rough-teacher-88372
11/24/2023, 10:17 AM
what postgres image & tag are you using? do you have logs you can post? if you shell into the container with
docker exec -it
and access postgres from there, do you get the same error? (
psql -U postgres
followed by
create database <name>;
)
2
Views
Open in Slack
Previous
Next