df.tips
How do I connect to the Sentry's database in Docker via `docker exec`?
Sentry
postgresql
,
docker
,
sentry
dmitrii_fediuk
(Dmitrii Fediuk)
January 9, 2024, 8:45am
2
Step 1
How do I
run
the
shell
inside a Docker container?
Step 2
su - postgres
Step 3
psql
Step 4
\c postgres