This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
kurs:dbd--postgres [2010/05/18 11:15] 127.0.0.1 external edit |
kurs:dbd--postgres [2014/09/10 21:22] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | <code> | ||
| + | gisdb=# create user gisdb with password 'gisdb'; | ||
| + | CREATE ROLE | ||
| + | </code> | ||
| + | |||
| <code> | <code> | ||
| use strict; | use strict; | ||