[791] in Moira
Re: dbopt
daemon@ATHENA.MIT.EDU (Alexander S. Jones)
Tue Sep 20 09:30:03 1994
To: Theodore Ts'o <tytso@MIT.EDU>
Cc: moira@MIT.EDU
In-Reply-To: Your message of "Mon, 19 Sep 1994 23:00:18 +0500."
<9409200300.AA09539@dcl.MIT.EDU>
Date: Tue, 20 Sep 1994 09:28:09 -0400
From: "Alexander S. Jones" <ajones@ctron.com>
Running dbopt through sql was indeed the problem. The documentation for Moira
3.0 still says to run it through quel, though.
I also noticed that the name of the default database has been changed from
"sms" to "moira", except in the "newmoira" program. So the README file in
src/db ought to reflect this:
...
createdb moira
quel moira
\i newdb
\g
\q
newmoira moira
mar
19000
19000
600
mar
sql moira
\i dbopt
\g
\q
...
I've been pretty impressed with Moira, though. The automation is very
handy.
Alex