From 65477054fd798728bf186aa2938727ddddbe86a5 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 22 May 2007 02:06:46 +0100 Subject: Imported upstream version 0.52.7 --- data/doc/sisu/html/sisu_postgresql.7.html | 95 +++++++++++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 data/doc/sisu/html/sisu_postgresql.7.html (limited to 'data/doc/sisu/html/sisu_postgresql.7.html') 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" + + + + +sisu_postgresql(7) manual page + + +Table of Contents

+ +

Name

+SiSU - Structured information, Serialized +Units - a document publishing system, postgresql dependency package

+Dummy +package to install the dependencies required by SiSU to populate a postgresql +database +

Synopsis

+sisu -D [instruction]

+-d --(sqlite|pg) --[instruction] [filename/wildcard +if required]

+sisu --pgsql --[instruction] [filename/wildcard if required]

+ + +

Description

+sisu_postgresql is 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 +

databases

+ +
+ +
dbi - database interface +
+
-D set for postgresql
+ +
--pgsql --createall
+
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)
+ +
--pgsql --import -v
+
[filename/wildcard] imports data specified to postgresql +db (rb.dbi)
+ +
--pgsql --update -v
+
[filename/wildcard] updates/imports specified +data to (postgresql) db (rb.dbi)
+ +
--pgsql --remove -v
+
[filename/wildcard] removes +specified data to (postgresql) db (rb.dbi)
+ +
--pgsql --dropall
+
kills data" and +drops (postgresql) db, tables & indexes
+ +
--pgsql --recreate
+
kills data" and +drops and rebuilds empty (postgresql) db, tables &
+
+indexes + +

Further Information

+

+For +more information on SiSU see: <http://www.jus.uio.no/sisu +>

+or man sisu +

Author

+Ralph +Amissah <ralph@amissah.com> or <ralph.amissah@gmail.com> +

See Also

+sisu(1) +, sisu(8) +, +sisu_sqlite(7) +, sisu_vim(7) +

+ +


+Table of Contents

+

+ + -- cgit v1.2.3