Re: Logging WAL when updating hintbit

From: Florian Weimer <fweimer(at)redhat(dot)com>
To: Sawada Masahiko <sawada(dot)mshk(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Logging WAL when updating hintbit
Date: 2013-11-14 10:51:19
Message-ID: 5284AB27.6090704@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 11/14/2013 07:02 AM, Sawada Masahiko wrote:

> I attached patch adds new wal_level 'all'.

Shouldn't this be a separate setting? It's useful for storage which
requires rewriting a partially written sector before it can be read again.

--
Florian Weimer / Red Hat Product Security Team

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro HORIGUCHI 2013-11-14 10:51:20 Re: Re: Using indexes for ORDER BY and PARTITION BY clause in windowing functions
Previous Message Magnus Hagander 2013-11-14 10:45:56 Re: [PATCH 1/2] SSL: GUC option to prefer server cipher order