Search Postgresql Archives

Contrib question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Title: Message
Is there any functionality contained in vacuum that is not contained in pg_autovacuum?
 
Suggestion:
Modify the base schema for tables and add a timestamp column for the last vacuum operation, and a timestamp for the last vacuum analyze.  Finally, a timestamp for the last time that the data was modified via insert update or delete would be handy (but I realize that this timestamp might be problematic).
 
With that data, a crude autovacuum could be generated periodically whether or not statistics were enabled.
 

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux