diff options
Diffstat (limited to 'debian/man/man7/sisu_postgresql.7')
-rw-r--r-- | debian/man/man7/sisu_postgresql.7 | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/debian/man/man7/sisu_postgresql.7 b/debian/man/man7/sisu_postgresql.7 index 8fd81658..e8cddf1f 100644 --- a/debian/man/man7/sisu_postgresql.7 +++ b/debian/man/man7/sisu_postgresql.7 @@ -23,44 +23,44 @@ Dummy package to install the dependencies required by SiSU to populate a postgre .I \-\-pgsql \-\-[instruction] [filename/wildcard if required] .PP -.\"%% Description +.\"%% 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 +.\"%% Flags Database .SH databases .TP dbi \- database interface .B \-D -set for -.I postgresql +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 +.B \-\-pgsql \-\-import \-v .I [filename/wildcard] imports data specified to postgresql db (rb.dbi) .TP -.B \-\-pgsql \-\-update \-v +.B \-\-pgsql \-\-update \-v .I [filename/wildcard] updates/imports specified data to (postgresql) db (rb.dbi) .TP -.B \-\-pgsql \-\-remove \-v +.B \-\-pgsql \-\-remove \-v .I [filename/wildcard] removes specified data to (postgresql) db (rb.dbi) .TP -.B \-\-pgsql \-\-dropall +.B \-\-pgsql \-\-dropall kills data" and drops (postgresql) db, tables & indexes .TP -.B \-\-pgsql \-\-recreate +.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 +For more information on .I SiSU see: .I <http://www.jus.uio.no/sisu> |