Re: BUG #12834: Avoiding Disk Control Writes for better Laptop / SSD compatibility. pgstats

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #12834: Avoiding Disk Control Writes for better Laptop / SSD compatibility. pgstats
Date: 2015-03-06 02:39:00
Message-ID: 54F91344.2040507@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 3/5/2015 6:10 PM, Bryce Nesbitt wrote:
>
> /etc/postgresql/9.3/main/postgresql.conf
> #autovacuum = on
> #autovacuum_naptime = 1min
>
> (At Ubuntu's default). So autovacuum is /not the droid we're looking
> for.../

the commented out lines in postgresql.conf are the defaults. so
autovacuum is on.

--
john r pierce 37N 122W
somewhere on the middle of the left coast

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message suman.c 2015-03-06 08:01:53 BUG #12836: pljava.dll for postgres 9.4.1-64 bit
Previous Message Bryce Nesbitt 2015-03-06 02:10:51 Re: BUG #12834: Avoiding Disk Control Writes for better Laptop / SSD compatibility. pgstats