Re: Enabling Autovacuum Postgres 9.1 (was Unexpectedly high disk space usage) - Mailing list pgsql-general

From Craig Ringer
Subject Re: Enabling Autovacuum Postgres 9.1 (was Unexpectedly high disk space usage)
Date
Msg-id 50A1B140.1030608@2ndQuadrant.com
Whole thread Raw
In response to Re: Enabling Autovacuum Postgres 9.1 (was Unexpectedly high disk space usage)  (Craig Ringer <craig@2ndQuadrant.com>)
List pgsql-general
On 11/13/2012 10:29 AM, Craig Ringer wrote:
On 11/13/2012 04:04 AM, Lists wrote:

There's a wealth of how to tune PG instruction that's old and (based on this thread alone) often stale enough to be classified as disinformative. For example, nearest I can tell, the entirety of this page is just wrong and/or irrelevant for 9.x and up: http://wiki.postgresql.org/wiki/VACUUM_FULL.
Agreed, that needs fixing. I'll sort that out. That information was important before the VACUUM FULL rewrite, but is now severely outdated. It needs to be split into pre-9.1 and 9.1+ sections.
Correction - pre-9.0 and 9.0+

-- Craig Ringer                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services

pgsql-general by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Enabling Autovacuum Postgres 9.1 (was Unexpectedly high disk space usage)
Next
From: Martijn van Oosterhout
Date:
Subject: Re: integer instead of 'double precision'?