Update of /cvsroot/nagios-db/nagios-db/database/postgres
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7854
Modified Files:
README
Log Message:
because I'm anal.
Index: README
===================================================================
RCS file: /cvsroot/nagios-db/nagios-db/database/postgres/README,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- README 23 Dec 2004 00:09:24 -0000 1.1.1.1
+++ README 5 Feb 2005 00:50:28 -0000 1.2
@@ -1,4 +1,4 @@
-Order is important, here.
+Order is important here.
1. Create your database.
2. Apply handlers.sql.
@@ -11,4 +11,3 @@
Or, if you have a multi-proc database and want to take advantage of
concurrency, split update_views.sql into a couple different files and
run each of them.
-
|