1
2GM-UPGRADE_SERVER(8) System Manager's Manual GM-UPGRADE_SERVER(8)
3
4
5
7 gm-upgrade_server - upgrade an existing SQL database for GNUmed to the
8 next version
9
10
12 gm-upgrade_server VERSION VERSION+1 [ no-backup | no-compression ] [
13 quiet ]
14
15
17 gm-upgrade_server is a simple helper script which is provided by the
18 Debian GNU/Linux distribution to simplify upgrading the GNUmed database
19 from version VERSION to the next version VERSION+1.
20
21
23 no-backup
24 Do not create a database backup before upgrading (you got
25 faith).
26
27 no-compression
28 Create a backup but do not compress it. Useful if you got plenty
29 of disk but are low on cycles.
30
31 quiet Display failures only, do not chatter about progress.
32
33
35 This script may result in deletion of existing GNUmed databases if so
36 instructed.
37
38
40 This manual page was written by Karsten Hilbert
41 <karsten.hilbert@gmx.net>.
42
43
44
45Upgrading GNUmed Server 2009 January 4th GM-UPGRADE_SERVER(8)