Browse Source

* cosmetics

git-svn-id: svn+ssh://svn.opensde.net/home/users/karasz/x5/x5dagon/trunk@3 471cc25b-571d-0410-8e29-1f4f9b506cef
master
Nagy Karoly Gabriel 19 years ago
parent
commit
c14ae3d2ac
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      doc/x5dagon.txt

+ 4
- 4
doc/x5dagon.txt

@ -6,10 +6,10 @@
2. database part
- various maintanace scripts (for now using them for backups
and vacuuming)
- jump to pg8 :(
- autovacuum???
- jump to pg8
- autovacuuming? maybe we should disable.
- implementing a logging facility to RAM, flushing logs in
background to disk?????
background to disk?
3. backup part
- backup is done by shell scripts and cron (change? not likely)
@ -20,5 +20,5 @@ don't think it is necessary, maybe for whole system recovery)
4. spying, early warning, notification part.
- monitoring disk space, backup files dimensions, excerpts from
certain log files, system status and stats (cpu usage, ram etc), monitoring
pg sessions because the internal pg monitor sucks :(, we need a good policy on
pg sessions because the internal pg monitor sucks, we need a good policy on
killing iddle sessions and runaway processes.

Loading…
Cancel
Save