Skip to content

How to pass default user and password (postgres) to docker start #1298

Answered by shuiyisong
KIC asked this question in Q&A
Discussion options

You must be logged in to vote

Hi
By default greptimedb does't setup any password. However, if you want to connect via PostgreSQL protocol, you'll need to specify the database you want to connect to, for example psql -h localhost -p 4003 -d public

You can refer to this doc for more detail: https://docs.greptime.com/user-guide/protocols/postgresql#connect

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@KIC
Comment options

@KIC
Comment options

@shuiyisong
Comment options

@KIC
Comment options

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