aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/man/man7/sisu_postgresql.7
blob: 8fd81658e1a2d9f84e96e4f1b98e9f6271815c1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
.\"  Name: SiSU information Structuring
Universe   .\"  Author: Ralph Amissah .\"
Description: sisu postgresql package manpage .\"
arch-tag: sisu manpage .\"  License: GPL 2 or
later .\"  Notes: Process this file with .\" groff
-man -Tascii sisu.1 .\"    nroff -man sisu.1 |
most .\"  |sisu.1|@|^|<url:sisu.1> .TH
sisu_postgresql 7  "September 09, 2006" "version
0.46" "sisu \-I"
.SH NAME
.B SiSU
\- Structured information, Serialized Units \- a document publishing system, postgresql dependency package
.PP
Dummy package to install the dependencies required by SiSU to populate a postgresql database
.SH SYNOPSIS
.B sisu
.I \-D [instruction]
.PP
.I \-d  \-\-(sqlite|pg) \-\-[instruction]
[filename/wildcard if required]
.PP
.B sisu
.I \-\-pgsql \-\-[instruction]
[filename/wildcard if required]
.PP
.\"%% Description 
.SH DESCRIPTION
.B sisu_postgresql
.I 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
.\"%% Flags Database 
.SH databases
.TP
dbi \- database interface
.B \-D
set for 
.I postgresql 
.TP
.B \-\-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)
.TP
.B \-\-pgsql \-\-import \-v 
.I [filename/wildcard]
imports data specified to postgresql db (rb.dbi)
.TP
.B \-\-pgsql \-\-update \-v 
.I [filename/wildcard]
updates/imports specified data to (postgresql) db (rb.dbi)
.TP
.B \-\-pgsql \-\-remove \-v 
.I [filename/wildcard]
removes specified data to (postgresql) db (rb.dbi)
.TP
.B \-\-pgsql \-\-dropall 
kills data" and drops (postgresql) db, tables & indexes
.TP
.B \-\-pgsql \-\-recreate 
kills data" and drops and rebuilds empty (postgresql) db, tables & indexes
.RE
.\"%% Further Information
.SH FURTHER INFORMATION
.PP
For more information on 
.I SiSU
see:
.I <http://www.jus.uio.no/sisu>
.PP
or
.I man sisu
.SH AUTHOR
Ralph Amissah
.I <ralph@amissah.com>
or
.I <ralph.amissah@gmail.com>
.SH SEE ALSO
.BR sisu(1),
.BR sisu(8),
.BR sisu_sqlite(7),
.BR sisu_vim(7)