postgres intro Flashcards
1
Q
What is PostgreSQL and what are some alternative relational databases?
A
Relational database
2
Q
What are some advantages of learning a relational database?
A
- Prevalent
- Stores relational data
- Corruption unlikely
- Powerful
3
Q
What is one way to see if PostgreSQL is running?
A
sudo service postgresql status