Re: BUG #16049: log_line_prefix=%a and log_connections - application_name missing

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: deathlock13(at)gmail(dot)com
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #16049: log_line_prefix=%a and log_connections - application_name missing
Date: 2019-10-11 14:36:54
Message-ID: 16932.1570804614@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

PG Bug reporting form <noreply(at)postgresql(dot)org> writes:
> # log_connections - application_name MIA
> [unknown] LOG: 00000: connection authorized: user=postgres
> database=postgres

This was changed about a year ago, see

https://www.postgresql.org/message-id/flat/CAHJZqBB_Pxv8HRfoh%2BAB4KxSQQuPVvtYCzMg7woNR3r7dfmopw%40mail.gmail.com

so v12 will do what you want.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2019-10-11 15:05:38 BUG #16050: Server crash on CREATE TEXT SEARCH DICTIONARY with a wrong AffFile
Previous Message Tom Lane 2019-10-11 14:19:20 Re: BUG #16048: SQLSTATE 22P05 is not captured in exception clause