January 2019
Beginner
556 pages
14h 19m
English
If you've already installed the server using source code, you might not be able to start the server due to port conflict. To avoid errors, make sure to stop the PostgreSQL server installed via source and then run the following command:
sudo apt-get install postgresql-11
The installation will give you information about the location of the PostgreSQL configuration files, data location, locale, port, and PostgreSQL status, as shown in the following output:
Creating config file /etc/postgresql-common/createcluster.conf with new versionBuilding PostgreSQL dictionaries from installed myspell/hunspell packages... en_usRemoving obsolete dictionary files:Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service ...
Read now
Unlock full access