On Sat, Oct 07, 2017 at 04:40:24PM +0200, Christoph Berg wrote:

> Can you check if the upgrade works properly if you remove the
> "unless"?
> 
>      chomp $ctype;
>      chomp $collate;
>      print STDERR "$ctype / $collate\n";
>      return ($ctype, $collate);

Unfortunately not:

        root@hermes:~/bin# pg_upgradecluster 9.6 main
        de_DE.UTF-8 / de_DE.UTF-8
        0
        Error: could not get cluster locales

Karsten
-- 
GPG key ID E4071346 @ eu.pool.sks-keyservers.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346

_______________________________________________
Pkg-postgresql-public mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public

Reply via email to