[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Multiple database
From: |
George Nawfal |
Subject: |
Multiple database |
Date: |
Wed, 07 Feb 2001 16:30:43 -0500 |
Greetings,
I have a working gnatsweb with one database setup and running with no
problem.
I need to setup another database, called lcd, but I want to confirm the
steps first:
1- Run the configure program? (configure --with-full-gnats
--with-gnats-root=<new database directory>)
2- Run "make all"
3- Run "make install" to install the new database
4- Change GNATS_ADDR in the config file to correspond to new name, lcd
5- Modify the file /etc/aliases to include:
bugs: "| /usr/local/libexec/gnats/queue-pr -q -d
/usr/local/share/gnats/gnats-db"
lcd: " /usr/local/libexec/gnats/queue-pr -q -d
/usr/local/share/gnats/lcd-db"
6- Add the following line to /etc/gnats-db.conf
/usr/local/share/gnats/lcd-db:lcd
Is the above correct ? Is it enough to create a second database ?
Thanks for the help.
George
- Multiple database,
George Nawfal <=
- Re: Multiple database, Mike Sutton, 2001/02/08
- Re: Multiple database, Mehul N. Sanghvi, 2001/02/08
- Re: Multiple database, George Nawfal, 2001/02/08
- Re: Multiple database, Yngve Svendsen, 2001/02/08
- Re: Multiple database, Rick Macdonald, 2001/02/08
- Re: Multiple database, Mike Sutton, 2001/02/08
- Re: Multiple database, George Nawfal, 2001/02/27
- Re: Multiple database, Prabhanjan M, 2001/02/27