diff options
Diffstat (limited to 'data/doc/sisu/html/sisu_postgresql.7.html')
-rw-r--r-- | data/doc/sisu/html/sisu_postgresql.7.html | 95 |
1 files changed, 95 insertions, 0 deletions
diff --git a/data/doc/sisu/html/sisu_postgresql.7.html b/data/doc/sisu/html/sisu_postgresql.7.html new file mode 100644 index 00000000..90f04be4 --- /dev/null +++ b/data/doc/sisu/html/sisu_postgresql.7.html @@ -0,0 +1,95 @@ + Universe . Description: sisu postgresql package manpage . arch-tag: sisu +manpage . later . -man -Tascii sisu.1 . most . sisu_postgresql 7 "September 09, +2006" "version 0.46" "sisu -I" <!-- manual page source format generated by PolyglotMan v3.2, --> +<!-- available at http://polyglotman.sourceforge.net/ --> + +<html> +<head> +<title>sisu_postgresql(7) manual page</title> +</head> +<body bgcolor='white'> +<a href='#toc'>Table of Contents</a><p> + +<h2><a name='sect0' href='#toc0'>Name</a></h2> +<b>SiSU</b> - Structured information, Serialized +Units - a document publishing system, postgresql dependency package <p> +Dummy +package to install the dependencies required by SiSU to populate a postgresql +database +<h2><a name='sect1' href='#toc1'>Synopsis</a></h2> +<b>sisu</b> <i>-D</i> [instruction] <p> +<i>-d</i> --(sqlite|pg) --[instruction] [filename/wildcard +if required] <p> +<b>sisu</b> <i>--pgsql</i> --[instruction] [filename/wildcard if required] <p> + + +<h2><a name='sect2' href='#toc2'>Description</a></h2> +<b>sisu_postgresql</b> <i>is</i> part of SiSU (man sisu) sisu_postgresql is +a dummy dummy package to install dependencies needed for sisu to populate +a postgresql database, documented in man sisu +<h2><a name='sect3' href='#toc3'>databases</a></h2> + +<dl> + +<dt>dbi - database interface +</dt> +<dd><b>-D</b> set for <i>postgresql</i> </dd> + +<dt><b>--pgsql --createall</b> </dt> +<dd>initial step, creates required relations +(tables, indexes) in existing postgresql database (a database should be +created manually and given the same name as working directory, as requested) +(rb.dbi) </dd> + +<dt><b>--pgsql --import -v </b> </dt> +<dd><i>[filename/wildcard]</i> imports data specified to postgresql +db (rb.dbi) </dd> + +<dt><b>--pgsql --update -v </b> </dt> +<dd><i>[filename/wildcard]</i> updates/imports specified +data to (postgresql) db (rb.dbi) </dd> + +<dt><b>--pgsql --remove -v </b> </dt> +<dd><i>[filename/wildcard]</i> removes +specified data to (postgresql) db (rb.dbi) </dd> + +<dt><b>--pgsql --dropall </b> </dt> +<dd>kills data" and +drops (postgresql) db, tables & indexes </dd> + +<dt><b>--pgsql --recreate </b> </dt> +<dd>kills data" and +drops and rebuilds empty (postgresql) db, tables & </dd> +</dl> +indexes </blockquote> + +<h2><a name='sect4' href='#toc4'>Further Information</a></h2> +<p> +For +more information on <i>SiSU</i> see: <i><<a href='http://www.jus.uio.no/sisu'>http://www.jus.uio.no/sisu</a> +></i> <p> +or <i>man</i> sisu +<h2><a name='sect5' href='#toc5'>Author</a></h2> +Ralph +Amissah <i><ralph@amissah.com></i> or <i><ralph.amissah@gmail.com></i> +<h2><a name='sect6' href='#toc6'>See Also</a></h2> +<a href='http:~/bin/man2html?sisu:1'><b>sisu(1)</a> +,</b> <a href='http:~/bin/man2html?sisu:8'><b>sisu(8)</a> +,</b> +<a href='http:~/bin/man2html?sisu_sqlite:7'><b>sisu_sqlite(7)</a> +,</b> <a href='http:~/bin/man2html?sisu_vim:7'><b>sisu_vim(7)</b></a> + <p> + +<hr><p> +<a name='toc'><b>Table of Contents</b></a><p> +<ul> +<li><a name='toc0' href='#sect0'>Name</a></li> +<li><a name='toc1' href='#sect1'>Synopsis</a></li> +<li><a name='toc2' href='#sect2'>Description</a></li> +<li><a name='toc3' href='#sect3'>databases</a></li> +<li><a name='toc4' href='#sect4'>Further Information</a></li> +<li><a name='toc5' href='#sect5'>Author</a></li> +<li><a name='toc6' href='#sect6'>See Also</a></li> +</ul> +</body> +</html> |