getsentry / getsentry/sentry

support docker-compose run web django dbshell

Open
#30,380 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
1d 5h
Merged PRs (30d)
624

Description

### Problem Statement

I would like to be able to run dbshell from 'run web django dbshell'...

CommandError: You appear not to have the 'psql' program installed or on your path.

### Solution Brainstorm

I think this is low hanging fruit -- the dockerfile just needs to install the postgres psql client package: postgresql-client

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.