Changes between Version 15 and Version 16 of InstallationGuidelines/PostgreSQL
- Timestamp:
- 09/19/10 17:11:10 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelines/PostgreSQL
v15 v16 8 8 Enable automatic DB maintenance: 9 9 {{{ 10 vim /etc/postgresql/8. 3/main/postgresql.conf10 vim /etc/postgresql/8.4/main/postgresql.conf 11 11 track_counts = on 12 12 autovacuum = on