You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

42 lines
827 B
ReStructuredText

==============
System ops
==============
.. module:: SysOp
:noindex:
--------------
Explain
--------------
.. function:: ::explain { <query> }
----------------------------------
Ops on stored relations
----------------------------------
.. function:: ::relations
.. function:: ::relation columns <rel_name>
.. function:: ::relation remove <rel_name> (, <rel_name>)*
.. function:: ::relation rename <old_name> -> <new_name> (, <old_name> -> <new_name>)*
.. function:: ::relation set_triggers <ident> <triggers>
.. function:: ::relation show_triggers <ident>
------------------------------------
Monitor and kill
------------------------------------
.. function:: ::running
.. function:: ::kill <pid>
------------------------------------
Maintenance
------------------------------------
.. function:: ::compact