| From: | Toshi Harada <harada(dot)toshi(at)po(dot)ntts(dot)co(dot)jp> |
|---|---|
| To: | PostgreSQL mailing lists <pgsql-bugs(at)postgresql(dot)org> |
| Subject: | Re: BUG #14043: log_line_prefix %h not expand.(RPM only) |
| Date: | 2016-03-24 23:55:01 |
| Message-ID: | 201603242356.u2ONu0eO022962@ccmds33.silk.ntts.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Hi.
Thank you very much.
It was understood that this is a problem in the PostgreSQL 9.5.0.
Michael Paquier <michael(dot)paquier(at)gmail(dot)com> wrote:
> On Thu, Mar 24, 2016 at 6:49 PM, <harada(dot)toshi(at)po(dot)ntts(dot)co(dot)jp> wrote:
> > * Is this a 9.5.0 bug? Or "RPM version PostgreSQL" specific issues?
>
> From 9.5.1 release notes:
> http://www.postgresql.org/docs/9.5/static/release-9-5-1.html
>
> Make %h and %r escapes in log_line_prefix work for messages emitted
> due to log_connections (Tom Lane)
> Previously, %h/%r started to work just after a new session had emitted
> the "connection received" log message; now they work for that message
> too.
> --
> Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | keler | 2016-03-25 07:12:20 | BUG #14045: ** BUILD FAILED ** |
| Previous Message | Robert Haas | 2016-03-24 21:40:03 | Re: Breakage with VACUUM ANALYSE + partitions |