Changes between Version 2 and Version 3 of doc/install/rhes/auth-server
- Timestamp:
- 01/22/07 09:34:30 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/install/rhes/auth-server
v2 v3 80 80 == Configure postgresql == 81 81 While Postgres 8+ would be much faster on modern machines, version 7.4 in RHEL4 is sufficient to run wifidog. 82 Add the following line to /var/lib/pgsql/data/post resql.conf:82 Add the following line to /var/lib/pgsql/data/postgresql.conf: 83 83 {{{ 84 84 tcpip_socket = true
