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 23 February 2022 21:42:11
Updated 12 December 2022 21:54:49