You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suspect you are referring to the PGENV_INITDB_OPTS set by default. We could try to guess the LANG settings and use them when there is no initdb opts set.
However, to keep things simple, I would suggest to check when the configuration is created/loaded if there are inconcistencies and warn the user.
O.S: Ubuntu 18.04
make[4]: Leaving directory '/home/marcelo/.pgenv/src/postgresql-10.5/src/fe_utils'
'/usr/bin/perl' create_help.pl ../../../doc/src/sgml/ref sql_help
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_NAME = "es_AR.UTF-8",
LC_NUMERIC = "es_AR.UTF-8",
LC_TIME = "es_AR.UTF-8",
LC_MONETARY = "es_AR.UTF-8",
LC_TELEPHONE = "es_AR.UTF-8",
LC_PAPER = "es_AR.UTF-8",
LC_MEASUREMENT = "es_AR.UTF-8",
LC_IDENTIFICATION = "es_AR.UTF-8",
LC_ADDRESS = "es_AR.UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("en_US.UTF-8").
The text was updated successfully, but these errors were encountered: