Response parsing is vulnerable to language changes

XMLWordPrintable

    • Type: Patch request
    • Resolution: Unresolved
    • Priority: Trivial
    • None
    • Affects Version/s: 6.4.6
    • Component/s: Templates (T)
    • Environment:
      LANG is set to non-english

      Steps to reproduce:

      1. PostgreSQL server installed on Debian 10 with locale set to pl_PL.UTF-8

      Result:

      UserParameter=pgsql.ping[*], pg_isready -h "$1" -p "$2"
      localhost:5432 - akceptowanie połączeń

      Expected:

      UserParameter=pgsql.ping[*], LANG=C pg_isready -h "$1" -p "$2"
      localhost:5432 - accepting connections 

            Assignee:
            Maksym Buz
            Reporter:
            Krzysztof Andrzej Błachut vel Bakus
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: