Datagrip PostgreSQL

Answered

Im trying to select a database with \c data_base_name but always show an error.
What command i have to do?

0
1 comment
Avatar
Permanently deleted user

Looks like your trying to use commands of the psql tool within Datagrip.

 

You have to connect to a data source if you want to use the SQL editor and not the command line tool.

 

0

Please sign in to leave a comment.