Man page - gm-upgrade_server(8)
Packages contains this manual
- gm-upgrade_server(8)
- gm-dump_schema(8)
- gm-fixup_server(8)
- gm-restore(8)
- gm-adjust_db_settings(8)
- gm-remove_person(1)
- gm-backup(8)
- gm-backup_database(8)
- gm-set_gm-dbo_password(8)
- gm-move_backups_offsite(8)
- gm-restore_database(8)
- gm-bootstrap_server(8)
- gm-backup_data(8)
- gm-zip+sign_backups(8)
- gm-fingerprint_db(8)
- gm-restore_data(8)
apt-get install gnumed-server
Manual
GM-UPGRADE_SERVER
NAMESYNOPSIS
DESCRIPTION
OPTIONS
WARNING
AUTHOR
NAME
gm-upgrade_server - upgrade an existing SQL database for GNUmed to the next version
SYNOPSIS
gm-upgrade_server VERSION VERSION+1 [ no-backup | no-compression ] [ quiet ]
DESCRIPTION
gm-upgrade_server is a simple helper script which is provided by the Debian GNU/Linux distribution to simplify upgrading the GNUmed database from version VERSION to the next version VERSION+1.
OPTIONS
no-backup
Do not create a database backup before upgrading (you got faith).
no-compression
Create a backup but do not compress it. Useful if you got plenty of disk but are low on cycles.
|
quiet |
Display failures only, do not chatter about progress. |
WARNING
This script may result in deletion of existing GNUmed databases if so instructed.
AUTHOR
This manual page was written by Karsten Hilbert <karsten.hilbert@gmx.net>.