Skip to content

Database root password usage #699

Answered by kiwicopple
Air16 asked this question in Questions
Discussion options

You must be logged in to vote

Hey @Air16, good question. A few ideas that you can do with the direct connection

  • Connect with a tool like pgadmin/dbeaver/tableplus
  • Connect your own middleware servers (for example, a graphql server like Hasura or PostGraphile)
  • Dump your database using pgdump
  • Run migrations - for example if you were using Django/Ecto/sequilize/etc to manage your database tables

Since we are still building, the main reason is to "fill the holes" of functionality which we haven't built yet, or because you have a personal preference for a tool which we don't support

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Air16
Comment options

Answer selected by Air16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants