Articles → POSTGRESQL → psql in postgresqlpsql in postgresqlIn this article, we will discuss about psql in postgresql.What is psql? Psql is the terminal used to interact with postgresql database.Open psql Once you open the psql database (you can search in start menu), it will ask for the following information 1. Server 2. Database 3. Port 4. UsernameYou can either choose the default value by pressing enter or enter the new details.Click to EnlargeCommands Here are some of the commands in psqlCommandDescription\hHelp command\lThis command will list down all the databases.\qThis command will quit psql terminalPosted By - Karan Gupta Posted On - Monday, October 21, 2019 Query/Feedback Your Email Id Subject Query/Feedback Characters remaining 250
Query/Feedback