Database commands

linkaiyi
Follow

connect to database

\connect DBNAME

or

\c DBNAME

quit the database

\q

drop the database

\drop database DBNAME

check database version

Server version:
pg_config —version

Client version:
psql —version

Object has 0 attachments

Was this article helpful?

This article is viewed 60 times!

Recent Viewed Articles

0 Comments

Leave a Comment

Support