Re: trace_recovery_messages

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: trace_recovery_messages
Date: 2010-08-11 08:26:55
Message-ID: 1281515215.2142.1487.camel@ebony
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 2010-08-10 at 23:28 +0900, Fujii Masao wrote:

> ISTM the right is
>
> * Categorized into DEVELOPER_OPTIONS
> * The default is DEBUG1
> * The context is PGC_SIGHUP

Don't think we should go live with default of DEBUG1.

--
Simon Riggs www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Training and Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2010-08-11 08:27:51 Re: MERGE command for inheritance
Previous Message Simon Riggs 2010-08-11 08:24:45 Re: patch: Add JSON datatype to PostgreSQL (GSoC, WIP)