This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
uls:agents:postgresql [2014-06-26 12:59] uls created |
uls:agents:postgresql [2014-06-28 11:00] (current) uls [Installation] |
||
|---|---|---|---|
| Line 10: | Line 10: | ||
| ==== Introduction ==== | ==== Introduction ==== | ||
| + | :TODO: | ||
| ----- | ----- | ||
| Line 20: | Line 20: | ||
| ==== Installation ==== | ==== Installation ==== | ||
| + | |||
| + | Download the {{:uls:agents:uls-client-pgsql-1.0-1.noarch.rpm}} | ||
| + | and install it with | ||
| + | # rpm -Uvh uls-client-pgsql-1.0-1.noarch.rpm | ||
| + | | ||
| + | All configuration is done in directory | ||
| + | # cd /etc/uls/ | ||
| + | |||
| + | The PostgreSQL-related files can be found with: | ||
| + | # ls -al *pgsql* | ||
| + | |||
| + | {| | ||
| + | ! filename | ||
| + | ! explanation | ||
| + | |- | ||
| + | | pgsql.conf.sample | ||
| + | | move that one to pgsql.conf | ||
| + | |- | ||
| + | | :TODO: | ||
| + | | | ||
| + | |- | ||
| + | |} | ||
| + | |||
| + | Normally, no further configuration is necessary. | ||
| + | All values are placed below the ULS section "PostgreSQL" in interactive analysis. | ||