Re: Issue with clusters with '-' in the name

From: Christoph Berg <myon(at)debian(dot)org>
To: David Peall <david(at)dnservices(dot)co(dot)za>
Cc: PostgreSQL in Debian <pgsql-pkg-debian(at)postgresql(dot)org>
Subject: Re: Issue with clusters with '-' in the name
Date: 2016-04-19 20:25:20
Message-ID: 20160419202520.GH12650@msg.df7cb.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian

Re: David Peall 2016-04-19 <EA86466E-8639-4981-BA83-9516E6D0AE3D(at)dnservices(dot)co(dot)za>
> Where is the expansion done into %i and %I ? I notice that the following works:
> systemctl start postgresql(at)9(dot)5/main

In that context, both are actually the same:
# systemctl status postgresql(at)9(dot)5/main| cat
● postgresql(at)9(dot)5-main(dot)service - PostgreSQL Cluster 9.5-main

In the config, %i expands to thing-with-all-slashes-converted-to-dashes
and %I expands to thing-with-all-dashes-converted-to-slashes (where
"thing" is the part after @). It's a bit weird..

Christoph

In response to

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message Sebastiaan Couwenberg 2016-04-19 20:28:41 Re: pgrouting updated to version 2.2.0-1.pgdg+1
Previous Message Vicky Vergara 2016-04-19 20:18:20 Re: pgrouting updated to version 2.2.0-1.pgdg+1