|
|
 | | From: | Mike Cox | | Subject: | /df doesn't work with pg_autovacuum | | Date: | 21 Jan 2005 17:40:56 -0800 |
|
|
 | When I have pg_autovacuum on, df doesn't work. When I turn it off, /df works.
The error message I get is "less is not found".
In the pg_postgresql.conf I have these set as the README suggests:
stats_start_collector = true stats_row_level = true
Hope that helps.
|
|
 | | From: | Mike Cox | | Subject: | Re: /df doesn't work with pg_autovacuum | | Date: | 21 Jan 2005 17:44:22 -0800 |
|
|
 | Mike Cox writes:
> When I have pg_autovacuum on, df doesn't work. When I turn it off, > /df works. ^^^^^ I have a typo in this message. \df doesn't work, when pg_autovacuum is on.
|
|
|