jberkus added a new comment to an issue you are following:
``
Sorry, doesn't work.

initdb: invalid locale name "en_utf8"

-bash-4.3$ export LANG=C.UTF8
-bash-4.3$ initdb -D /pgdata/data --locale=en_UTF8
The files belonging to this database system will be owned by user "postgres".
This user must also own the server process.

initdb: invalid locale name "en_UTF8"
-bash-4.3$ initdb -D /pgdata/data --locale=en_utf8
The files belonging to this database system will be owned by user "postgres".
This user must also own the server process.

initdb: invalid locale name "en_utf8"
-bash-4.3$ initdb -D /pgdata/data --locale=EN_utf8
The files belonging to this database system will be owned by user "postgres".
This user must also own the server process.

initdb: invalid locale name "EN_utf8"

``

To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/178
_______________________________________________
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org

Reply via email to