UPDATE ......From Tuesday 8 April 2025 we have changed the way that Single Sign-on works on this wiki. Please see here for more information:
Update
...
Installing PostgreSQL from a package manager requires using the following commands:
Panelcode | ||||||
---|---|---|---|---|---|---|
| ||||||
sudo apt-get install -y postgresql postgresql-contrib |
By default, PostgreSQL is configured to listen on localhost. We suggest that this default configuration is not modified.
...