Changes between Version 5 and Version 6 of cqosdbInstallation
- Timestamp:
- 04/19/08 17:12:36 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cqosdbInstallation
v5 v6 22 22 }}} 23 23 24 * You can also specify the location of the PostgreSQL library and an alternate installation location, you can use 25 the --with-postgresql and --prefix configure options, respectively. 24 * You can also specify the location of the PostgreSQL library and an alternate installation location, you can use the --with-postgresql and --prefix configure options, respectively. 26 25 27 * A small example that shows how to use various database management and query functions is located at directory at database/tests/main.cc26 * A small example that shows how to use various database management and query functions is located at directory at cqos-database/tests/test1.cc 28 27