diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2004-01-07 15:53:14 +0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2004-01-07 15:53:14 +0000 |
commit | 7959354379416bd8513cb00e636c0310e42eaa01 (patch) | |
tree | 075f502ef3f4153c9695e3bfabf56d0bf8e1fc0c /doc/manual/common-options.xml | |
parent | abe8c8c2aa24646955b78cd2c826483d8d8a1149 (diff) |
* Upgraded to Berkeley DB 4.2.52. The main advantage of 4.2 is that
it automatically removes log files when they are no longer needed.
*** IMPORTANT ***
If you have an existing Nix installation, you must checkpoint the
Nix database to prevent recent transactions from being undone. Do
the following:
- optional: make a backup of $prefix/var/nix/db.
- run `db_checkpoint' from Berkeley DB 4.1:
$ db_checkpoint -h $prefix/var/nix/db -1
- optional (?): run `db_recover' from Berkeley DB 4.1:
$ db_recover -h $prefix/var/nix/db
- remove $prefix/var/nix/db/log* and $prefix/var/nix/db/__db*
Diffstat (limited to 'doc/manual/common-options.xml')
0 files changed, 0 insertions, 0 deletions