For the client demo, Bob has installed a postgres database in devdb01. SSH to the database devdb01 and check the status of the postgresql.service

For the client demo, Bob has installed a postgres database in devdb01 .

SSH to the database devdb01 and check the status of the postgresql.service

What is the state of the DB?
Bob’s password is caleston123

bob@caleston-lp10:~$ sudo systemctl status postgresql.service
[sudo] password for bob:
Unit postgresql.service could not be found.
bob@caleston-lp10:~$

I am stuck in here.Can anyone help?

Hello @tanzir_eee
Please check the server name. It’s not a database server.

ssh bob@devdb01

and enter the password

Regards,
KodeKloud Support

Thanks a lot for helping.