Re: Ubuntu/Debian PGDP

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: 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-07 17:05:58
Message-ID: 6f86345a-0658-2cd9-27d9-c381846eb375@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jasim Mohd 2016-05-08 08:59:56 Postgres RFC3339 datetime formatting
Previous Message Vincenzo Romano 2016-05-07 06:43:01 Ubuntu/Debian PGDP