Re: Application name for pg_basebackup and friends - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Application name for pg_basebackup and friends
Date
Msg-id 20191107065159.GN1768@paquier.xyz
Whole thread Raw
In response to Re: Application name for pg_basebackup and friends  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Application name for pg_basebackup and friends  (Jesper Pedersen <jesper.pedersen@redhat.com>)
List pgsql-hackers
On Sat, Nov 02, 2019 at 04:45:40PM +0900, Michael Paquier wrote:
> On Thu, Oct 31, 2019 at 03:10:35PM +0200, Heikki Linnakangas wrote:
>> You can already set application name with the environment variable or on the
>> database connections string:
>>
>> pg_receivewal -D /wal -d "host=myhost application_name=myreceiver"
>>
>> I don't think we need a new comand line switch for it.
>
> +1.

Please note that I have marked this patch as rejected in the CF app,
per the arguments upthread.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Remove configure --disable-float4-byval and--disable-float8-byval
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: [PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdwmessage.