Re: BUG #7521: Cannot disable WAL log while using pg_dump

From: Gezeala M(dot) Bacuño II <gezeala(at)gmail(dot)com>
To: ichbinrene <rene(dot)romero(dot)b(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org, Pavan Deolasee <pavan(dot)deolasee(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: BUG #7521: Cannot disable WAL log while using pg_dump
Date: 2012-10-18 19:18:03
Message-ID: CAJKO3mVNf=R+X0tm-n--uuDO6XpbokGNUeTP4r3mT0Zma68hCQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

You may disable full_page_writes, but as you can see from my previous
post, disabling it did not do the trick. My zfs' USED property
continues to increase.

On Wed, Oct 17, 2012 at 3:55 PM, ichbinrene <rene(dot)romero(dot)b(at)gmail(dot)com> wrote:
> I'm experiencing the exact same issue:
>
> PostgreSQL 9.1.6 on i686-pc-linux-gnu, compiled by gcc (GCC) 4.4.6 20120305
> (Red Hat 4.4.6-4), 32-bit
> CentOS release 6.3 (Final)
>
> I might also turn full_page_writes off but I fear for data integrity in case
> of a crash .....
>
>
>
> --
> View this message in context: http://postgresql.1045698.n5.nabble.com/BUG-7521-Cannot-disable-WAL-log-while-using-pg-dump-tp5722846p5728727.html
> Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.
>
>
> --
> Sent via pgsql-bugs mailing list (pgsql-bugs(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Heikki Linnakangas 2012-10-18 19:36:50 Re: Fwd: race in pg_ctl start -w
Previous Message Alvaro Herrera 2012-10-18 19:15:30 Re: Fwd: race in pg_ctl start -w

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Browne 2012-10-18 19:18:19 Re: [RFC] CREATE QUEUE (log-only table) for londiste/pgQ ccompatibility
Previous Message Robert Haas 2012-10-18 19:03:50 Re: Truncate if exists