Changes

Jump to navigation Jump to search
44 bytes added ,  01:24, 16 December 2010
===Create===
;'''<code>CREATE [DB|FS|INDEX|USER] [...]<code>'''
Creates a new database, index or user:
* '''<code>DB [name] ([input])</code>'''
:creates the database '''[name]''' with an optional '''[input]'''
:creates the specified index
* '''<code>FS [name] [path] ([mountpoint] [backingstore])</code>'''
:creates filesystem database <code>[name]</code> for <code>[path]</code> (using <code>[mountpoint]</code> and <code>[backingstore]</code> if FUSE is activated)
* '''<code>USER [name] ([password])</code>'''
:creates the specified user
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu