Gerenciar o banco de de dados Postgres

Iniciando o Postgresql:

$ sudo systemctl start postgresql

Parando o Postgresql:

$ sudo systemctl stop postgresql

Reiniciando o Postgresql:

$ sudo systemctl restart postgresql

Revision #2
Created 24 February 2022 00:42:11
Updated 13 December 2022 00:54:49