Skip to content

Setting custom LANG value for database during creation #3

@lospejos

Description

@lospejos

I would be able to create database using custom encoding, not default en_GB.utf8.

Here


I see constant value en_GB.utf8, but expected to see evaluation of externally set value for LANG and falling back to en_GB.utf8 if it was not set from outside.

Will it work if I set value for LANG in POSTGRES_INITDB_ARGS as described in
https://github.com/yobasystems/alpine-postgres/blob/master/README.md)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions