Re: Log prefix missing for subscriber log messages received from publisher - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: Log prefix missing for subscriber log messages received from publisher
Date
Msg-id 202507220924.kxk2tsgmgec6@alvherre.pgsql
Whole thread Raw
In response to Re: Log prefix missing for subscriber log messages received from publisher  (Álvaro Herrera <alvherre@kurilemu.de>)
Responses Re: Log prefix missing for subscriber log messages received from publisher
List pgsql-hackers
On 2025-Jul-22, Álvaro Herrera wrote:

> On 2025-07-22, Fujii Masao wrote:
>  
> > The buildfarm member indri reported the following error, which seems related to
> > the recent changes in dblink. I'll investigate this later.
> 
> Ah yes — contrib doesn't have gettext support and macOS doesn't like
> that. Maybe removing the gettext_noop calls in contrib is the easiest
> solution. I think another option is to add -lintl to the link line but
> that's probably messier, and without advantage since we still won't
> have translation support.

I wonder why doesn't contrib/basic_archive fail though.

-- 
Álvaro Herrera         PostgreSQL Developer  —  https://www.EnterpriseDB.com/
"Saca el libro que tu religión considere como el indicado para encontrar la
oración que traiga paz a tu alma. Luego rebootea el computador
y ve si funciona" (Carlos Duclós)



pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: track needed attributes in plan nodes for executor use
Next
From: Patrick Stählin
Date:
Subject: Re: Draft for basic NUMA observability