embedded-postgres
embedded-postgres copied to clipboard
Specify encoding while init database
Is it possible to define the database encoding via arguments in the configuration?
Not currently but, definitely be open to adding this feature via a pull request if necessary. I can investigate but it may take some time.
As a work around you may be able to create your secondary database once the init process has completed.
It would be awesome to have it. The whole package is great and that is the only thing that I have a problem with.