Re: Logging replication state changes

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: SATYANARAYANA NARLAPURAM <satyanarlapuram(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Logging replication state changes
Date: 2021-12-29 22:04:31
Message-ID: 2171805.1640815471@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

SATYANARAYANA NARLAPURAM <satyanarlapuram(at)gmail(dot)com> writes:
> I noticed that below critical replication state changes are DEBUG1 level
> logged. Any concern about changing the below two messages log level to LOG?

Why? These seem like perfectly routine messages.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2021-12-29 22:14:09 Re: Adding CI to our tree
Previous Message SATYANARAYANA NARLAPURAM 2021-12-29 21:23:49 Logging replication state changes