On Fri, 2004-07-23 at 04:58, Mario Soto wrote:
> Hi i have a postgresql 7.4 in redhat 9
>
> in postgresql.con
> stats_row_level = true
>
> but whe excecute ./pg_autovacuum say
>
> [2004-07-22 11:53:25 PM] Error: GUC variable stats_row_level must be enabled.
Have you restarted/signalled the postmaster after changing
postgresql.conf?
Oliver Elphick