-
-
Save Kievbuy/ba1245e0124c0d9c011bcbbfd8c91414 to your computer and use it in GitHub Desktop.
**New database** createdb -U postgres bd_name *Connect to DB* psql -d edu -U postgres **Connect to database in psql** \connect demo_db
\c demo_db
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| _ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment