Table of Contents
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
sisu
-D [instruction]
or
sisu -D [instruction] [filename/wildcard]
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
- dbi - database interface
- -D set for postgresql
- -D 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)
- -Di [filename/wildcard]
- or -D import [filename/wildcard] imports data specified to postgresql db
(rb.dbi)
- -Du [filename/wildcard]
- or -D update [filename/wildcard] updates/imports
specified data to (postgresql) db (rb.dbi)
- -D remove
- [filename/wildcard]
removes specified data to (postgresql) db (rb.dbi)
- -D dropall
- kills data"
and drops (postgresql) db, tables &
indexes
For more
information on SiSU see: http://www.jus.uio.no/sisu
or man sisu
Ralph
Amissah ralph@amissah.com or ralph.amissah@gmail.com
sisu(1)
, sisu(8)
,
sisu_examples(1)
, sisu_sqlite(1)
, sisu_vim(1)
sisu_remote(1)
Table of Contents