Second Derivative Community Forum
Search
Recent Topics
Member Listing
Back to home page
Register
/
Login
Simple enabling of autovacuum on PostgreSQL 8.2
Forum Index
->
General Tips and Tricks
Author
Message
11/25/2008 15:23:18
Subject:
Simple enabling of autovacuum on PostgreSQL 8.2
curtis
Member
Joined: 10/30/2006 17:16:15
Messages: 50
Location: Los Angeles
Offline
edit /etc/postgresql/8.3/main/postgresql.conf
Change the following lines, watch the # signs in front. => means change to:
#superuser_reserved_connections = 3 => superuser_reserved_connections = 3
#stats_start_collector = on => stats_start_collector = on
stats_row_level = on => stats_row_level = on (just verify it is uncommented and on)
autovacuum = on => autovacuum = on (just verify it is uncommented and on)
#autovacuum_naptime = 1min => autovacuum_naptime = 1min
#autovacuum_vacuum_threshold = 500 => autovacuum_vacuum_threshold = 500
#autovacuum_analyze_threshold = 250 => autovacuum_analyze_threshold = 250
#autovacuum_vacuum_scale_factor = 0.2 => autovacuum_vacuum_scale_factor = 0.2
#autovacuum_analyze_scale_factor = 0.1 => autovacuum_analyze_scale_factor = 0.1
#autovacuum_freeze_max_age = 200000000 => autovacuum_freeze_max_age = 200000000
#autovacuum_vacuum_cost_delay = -1 => autovacuum_vacuum_cost_delay = -1
#autovacuum_vacuum_cost_limit = -1 => autovacuum_vacuum_cost_limit = -1
restart postgresql
06/21/2010 22:55:52
Subject:
Re:Simple enabling of autovacuum on PostgreSQL 8.2
Adler
Member
Joined: 06/17/2010 05:59:54
Messages: 3
Location: USA
Offline
Thanks Curtis to share tips and information about Simple enabling of autovacuum on PostgreSQL 8.2 system.I really need it.Thanks to share posts.Keep doing posts............
Make Money Online
Forum Index
->
General Tips and Tricks
Go to:
Select a forum
Technical Support
-------------
General Systems Technical Support
General Tips and Tricks
Technical issues that apply to all portals
Modifying Randr Portals
iSeries, AS400 web tips
Sales Portal
-------------
News
How to use Sales Portal for Traditional Direct Sales
How to Turn Sales Portal Inside Out for Passive Web-Based Micro Community Building
Sales Portal Technical Support
Sales Portal - General Usage Tips
Bug Reports
Order Portal
-------------
News
How to use Order Portal
Order Portal Technical Support
Bugs Reports
Information Portal
-------------
News
How to use Information Portal
Bug Reports
Financial Portal
-------------
News
How To Use Financial Portal
Financial Portal Technical Support
Bug Reports
Warehouse Management Portal
-------------
News
How to use Warehouse Management Portal
Warehouse Management Portal Technical Support
Bug Reports
Rental Portal
-------------
News
How to use Rental Portal
Rental Portal Technical Support
Bug Reports
Datamigration Portal
-------------
News
How to Use Datamigration Portal
Datamigration Portal Technical Support
Bug Reports
Order Entry
-------------
News
Powered by
JForum 2.1.6
©
JForum Team