PostgreSQL is the database with the configurations of the application
Here are some useful commands:
Start: systemctl start postgresql-12
Stop: systemctl stop postgresql-12
Restart: systemctl restart postgresql-12
Status: systemctl status postgresql-12
Comments
0 comments
Article is closed for comments.