What is the user + password that Datagrip want when i open a new DB?

Answered

Hey,

Im new at Datagrip and i watched the tutorial for starting a new PostgreSQL DB and he asks for a user and password.

Can any please tell me what this user is?

I tried to do No auth but he didnt like it

0
1 comment

Do you use a Docker container with configured database (if so please try guest/guest) or do you setup a local PG server with manual configuration? If that was manual configuration then try user 'postgres' and right-click on password field -> Set Empty.

0

Please sign in to leave a comment.