Issue with clusters with '-' in the name - Mailing list pgsql-pkg-debian

From David Peall
Subject Issue with clusters with '-' in the name
Date
Msg-id E7F3EFD1-82A2-47BB-833D-EFA6BBD66969@dnservices.co.za
Whole thread Raw
Responses Re: Issue with clusters with '-' in the name
List pgsql-pkg-debian
Hi

pc_ctlcluseter doesn’t work with cluster names containing ‘-‘ the latest version of postgres from
deb http://apt.postgresql.org/pub/repos/apt/ xenial-pgdg main

Steps to reproduce the error:
pg_createcluster 9.5 test-dash
pg_ctlcluster 9.5 test-dash start - doesn’t work

This works fine:
pg_createcluster 9.5 withoutdash
pg_ctlcluster 9.5 withoutdash start

OS’s tested Ubuntu 15.10 and 16.04 beta both exhibit this issue.

Regards
—
David Peall


pgsql-pkg-debian by date:

Previous
From: Christoph Berg
Date:
Subject: ...
Next
From: Christoph Berg
Date:
Subject: Re: Issue with clusters with '-' in the name