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