Man page - gm-dump_schema(8)
Packages contas this manual
- gm-restore(8)
- gm-backup(8)
- gm-set_gm-dbo_password(8)
- gm-fingerprint_db(8)
- gm-remove_person(1)
- gm-fixup_server(8)
- gm-restore_database(8)
- gm-upgrade_server(8)
- gm-dump_schema(8)
- gm-adjust_db_settings(8)
- gm-bootstrap_server(8)
- gm-backup_database(8)
- gm-restore_data(8)
- gm-backup_data(8)
- gm-zip+sign_backups(8)
- gm-move_backups_offsite(8)
Package: gnumed-server
apt-get install gnumed-server
apt-get install gnumed-server
Manuals in package:
Documentations in package:
Manual
| GM-DUMP_SCHEMA(8) | System Manager's Manual | GM-DUMP_SCHEMA(8) |
NAME
gm-dump_schema - GNUmed server dump schema and roles
SYNOPSIS
gm-dump_schema <target database>
<target database>: a GNUmed database (such as "gnumed_VERSION")
DESCRIPTION
The gm-dump_schema script can be used to dump the schema and roles of a GNUmed database in order to aid debugging of database problems.
In order to safeguard patient and user privacy role passwords are removed from the dump. The dump also does not include any patient data.
EXAMPLE
Dump the schema and roles of a GNUmed v18 database:
gm-dump_schema gnumed_v20
AUTHOR
This manual page was written by Karsten Hilbert <karsten.hilbert@gmx.net>.
| 2011 Feb 8th | GNUmed server dump schema |