PDA

View Full Version : Debian and Postgres -> HM can´t create a database



gies0r
10-14-2009, 03:18 PM
Hello team,

when i try to add a new database with holdem manager to my debian 5.0 postgres-system i get the following error message:

The following error occurred when trying to initalize the Holdem Manager database: FEHLER: XX000: Encoding UTF8 stimmt nicht mit der Server-Locale_de_DE@euro überein

fozzy71
10-14-2009, 03:34 PM
Please update to the latest beta - http://www.holdemmanager.com/downloads/HmBetaUpdate.exe

Make sure the new DB is UTF-8 and not ASCII.

gies0r
10-19-2009, 09:47 AM
Please update to the latest beta - http://www.holdemmanager.com/downloads/HmBetaUpdate.exe

Make sure the new DB is UTF-8 and not ASCII.

Thanks for this standard answer. Nice Support. :mad:


Encoding UTF8 stimmt nicht mit der Server-Locale_de_DE@euro überein

Of cource i create it in UTF-8 ...

Next great answer?

netsrak
10-19-2009, 11:16 AM
Gies0r, i tried to help you at pokerstrategy. :)
I'll forward your thread to our support manager but i don't think we can help you any further with this very specific configuration.

Rvg72
10-20-2009, 10:24 AM
Please make sure you use postgresql 8.4 and if you still have a problem try making sure you have the plpgsql language installed. Not sure if it is standard on the version you are using.

CREATE LANGUAGE plpgsql;

Roy