docs: Removed systemcl enable/start. Already issued.
Debian-based platforms start the postgres server by default after installation. For RPM-based distros, we've already issued these commands prior to configuring the postgres server.
This commit is contained in:
parent
a03920751f
commit
80fe8e4c39
@ -136,11 +136,6 @@ Type ``exit`` to exit from the 'postgres' user account.::
|
|||||||
|
|
||||||
exit
|
exit
|
||||||
|
|
||||||
From here we just need to set the Postgres database to start on boot, and also
|
|
||||||
start it up for this particular session.::
|
|
||||||
|
|
||||||
sudo systemctl enable postgresql && sudo systemctl start postgresql
|
|
||||||
|
|
||||||
.. caution:: Where is the password?
|
.. caution:: Where is the password?
|
||||||
|
|
||||||
These steps enable you to authenticate to the database in a password-less
|
These steps enable you to authenticate to the database in a password-less
|
||||||
|
Loading…
x
Reference in New Issue
Block a user