All public logs

Jump to navigation Jump to search

Combined display of all available logs of UVOO Tech Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 20:45, 21 November 2020 Busk talk contribs created page PostgreSQL Install (Created page with "``` sudo apt install postgresql sudo -i -u postgres psql CREATE ROLE myrole WITH SUPERUSER CREATEDB CREATEROLE LOGIN ENCRYPTED PASSWORD 'secretpass'; ``` # Install pgadmin4 -...")