version 1.16, 2011/09/14 22:56:27
|
version 1.17, 2012/07/11 22:03:58
|
|
|
# PORT argument - The port on the host machine to connect to | # PORT argument - The port on the host machine to connect to |
#SUMEXP_PORTFMT "%s", port | #SUMEXP_PORTFMT "%s", port |
| |
|
# TABLE OF PRODUCTION USERS |
|
# These parameters are used by lib DRMS to identify a database table (not a data series) |
|
# that lists the database users that are 'production users'. These users have privileges |
|
# that ordinary users do not. For example, production users can reduce the retention of |
|
# data series that the production user does not own. |
|
PRODUSER_DBHOST hmidb:5432 |
|
PRODUSER_DBNAME jsoc |
|
PRODUSER_PRODTAB su_production.produsers |
|
PRODUSER_COLUSER username |
|
|
|
|
__MAKE__ | __MAKE__ |
| |
# Third-party libraries required in order to make NetDRMS binaries. Specify | # Third-party libraries required in order to make NetDRMS binaries. Specify |