Changes between Version 6 and Version 7 of cqosdbInstallation
- Timestamp:
- 04/19/08 17:13:13 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cqosdbInstallation
v6 v7 11 11 * store the database user password in your configuration file 12 12 * PerfDMF schema file is at 'cqos-database/DBSchemas/metaschema.txt' 13 * Finally, run 'psql perfdb your_user_name' to check if the DB is correctly configured. 13 14 14 15 == Build code: == 15 16 * Then you can run 'psql perfdb your_user_name' to check if the DB is correctly configured.17 16 18 17 * To build and install in the cqos-database/installed directory, run