Skip to content

Clarification on connecting to ParadeDB Docker image #858

Answered by philippemnoel
thomasdba asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @thomasdba! You were right, this part of the documentation was misleading. We clarified it in #884

The correct syntax to connect is:

docker exec -it paradedb psql -U <user> -d <dbname> -p 5432 -W

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@thomasdba
Comment options

@philippemnoel
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by philippemnoel
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