Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Installing PostgreSQL from a package manager requires using the following commands:

Panel
borderColorblack
borderWidth3
languagebash
sudo apt-get install -y postgresql postgresql-contrib

...