Scroll to navigation

GM-UPGRADE_SERVER(8) System Manager's Manual GM-UPGRADE_SERVER(8)

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

Do not create a database backup before upgrading (you got faith).
Create a backup but do not compress it. Useful if you got plenty of disk but are low on cycles.
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>.

2009 January 4th Upgrading GNUmed Server