Discussion:
pg_autovacuum problem
(too old to reply)
Mario Soto
2004-07-23 03:58:03 UTC
Permalink
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.

please any idea

Thank
--
Ing. Mario Soto Cordones
Venezolana de Avaluos

www.venezolanadeavaluos.com





---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to ***@postgresql.org)
Oliver Elphick
2004-07-23 07:38:39 UTC
Permalink
Post by Mario Soto
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


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html

Loading...