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

已回答

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

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

请先登录再写评论。