X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2FINSTALL.mir;h=c9bfd64e94236a56204805f8ec0938496d5f4e6a;hb=8424d3a07885dc9e47c8d1ce0e40509fd6f2217e;hp=90fbdcc9367fe4c82409e0b4cdc18a98e9d04503;hpb=0380cd1d220d6609484b72dbccb314ed035f69ae;p=mir.git diff --git a/doc/INSTALL.mir b/doc/INSTALL.mir index 90fbdcc9..c9bfd64e 100755 --- a/doc/INSTALL.mir +++ b/doc/INSTALL.mir @@ -100,7 +100,7 @@ application call that you want to connect as a specific user. If you access the database from any other user's account, use the -U flag to connect to PostgreSQL as the database superuser ("postgres"): - createdb -U postgres Mir + createdb -U postgres --encoding=unicode Mir Please note that if you create the database from inside the psql application, the database name will likely be converted to lowercase letters.