May 2018
Intermediate to advanced
576 pages
30h 25m
English
On each platform there is a specific command to start the server.
If you are using a modern Linux distribution, you are probably using systemd. In this case, PostgreSQL can be started with the following command:
systemctl start SERVICEUNIT
This must be issued with OS superuser privileges, after replacing SERVICEUNIT with the appropriate systemd service unit name.
There are a couple of things to keep in mind:
Read now
Unlock full access