Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
database:postgresql [2016/03/24 16:03] – [CREATE DB] tmadedatabase:postgresql [2016/03/24 16:04] – [Roles and Grants] tmade
Line 131: Line 131:
   ALTER USER test CREATEDB;   ALTER USER test CREATEDB;
 or or
- sudo -u postgres psql -c 'alter user test with createdb' postgres+  sudo -u postgres psql -c 'alter user test with createdb' postgres
  
  
database/postgresql.txt · Last modified: 2018/03/31 10:06 by tmade
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki