gm-upgrade_server - upgrade an existing SQL database for GNUmed to the next version
Contents
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.Name
gm-upgrade_server - upgrade an existing SQL database for GNUmed to the next version
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.
Synopsis
gm-upgrade_serverVERSIONVERSION+1 [ no-backup|no-compression ] [ quiet ]
Warning
This script may result in deletionof existing GNUmed databases if so instructed.
