Procedure:Set up PostgreSQL database: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

4 February 2020

  • curprev 02:0602:06, 4 February 2020Nic-systems talk contribs 231 bytes +231 Created page with "Must create new role as user postgres: su postgres createuser newuser Then create database as new role: su newuser createdb testdb Note - here it is assumed that the..."