From: | Christoph Berg <myon(at)debian(dot)org> |
---|---|
To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
Cc: | Vincenzo Romano <vincenzo(dot)romano(at)notorand(dot)it>, PostgreSQL General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Ubuntu/Debian PGDP |
Date: | 2016-05-09 18:54:28 |
Message-ID: | 20160509185427.GA9763@msg.df7cb.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Re: Peter Eisentraut 2016-05-07 <6f86345a-0658-2cd9-27d9-c381846eb375(at)2ndquadrant(dot)com>
> On 5/7/16 2:43 AM, Vincenzo Romano wrote:
> > In a fresh new install of PostgreSQL 9.5.2 on Ubuntu 16.04 I am getting this:
> >
> > ...
> > Setting up postgresql-9.5 (9.5.2-1.pgdg16.04+1) ...
> > Unescaped left brace in regex is deprecated, passed through in regex;
> > marked by <-- HERE in m/(?<!\\)\${ <-- HERE ([^}]+)}/ at
> > /usr/sbin/pam_getenv line 78.
>
> This issue is known and being worked on. It's only a deprecation warning,
> so you can ignore it for now.
Furthermore, it's not even a bug in PostgreSQL, it's a warning from
pam_getenv which is used in the setup scripts.
Christoph
From | Date | Subject | |
---|---|---|---|
Next Message | D'Arcy J.M. Cain | 2016-05-09 19:44:28 | Using both ident and password in pg_hba.conf |
Previous Message | Sterpu Victor | 2016-05-09 18:00:43 | Re: Slow query when the select list is big |