Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
database:postgresql [2016/03/24 16:03] – [CREATE DB] tmadedatabase:postgresql [2017/12/09 01:19] – external edit 127.0.0.1
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