Skip to content

Instantly share code, notes, and snippets.

@yohangdev
Created April 24, 2015 03:47
Show Gist options
  • Save yohangdev/bb67095b68301a1275de to your computer and use it in GitHub Desktop.
Save yohangdev/bb67095b68301a1275de to your computer and use it in GitHub Desktop.
Access Gitlab PostgreSQL
su - gitlab-psql
/opt/gitlab/embedded/bin/psql gitlabhq_production
\connect database_name
\dt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment