Anonymous

Changes

PostgreSQL

64 bytes added, 13:52, 29 October 2018
CREATEDB
== CREATEDB ==
 
<pre>
createdb -h 127.0.0.1 -U elugy -W -o elugy testdb
</pre>