PDA

View Full Version : Creting Holdem Manager Database error



donwlad
08-07-2009, 03:24 PM
I have an error with creating HoldemManager Database : Error : 22023: new encoding (SQL_ASCII) is incompatible with the encoding of the template database (UTF8).
Holdem manager - last version
PosgrSQL - last version.

netsrak
08-07-2009, 04:50 PM
This is because you installed Postgresql 8.4 which is not officially supported yet.

You have 2 options:
1. Use it and follow the instructions in this sticky thread page 2: http://www.holdemmanager.net/forum/showthread.php?t=12925

2. Uninstall postgresql 8.4 and install 8.3

If you are a little bit familiar with Postgresql then i recommend to go with 1.

donwlad
08-13-2009, 01:10 PM
This is because you installed Postgresql 8.4 which is not officially supported yet.

You have 2 options:
1. Use it and follow the instructions in this sticky thread page 2: http://www.holdemmanager.net/forum/showthread.php?t=12925

2. Uninstall postgresql 8.4 and install 8.3

If you are a little bit familiar with Postgresql then i recommend to go with 1.


I don't wanna change my Postgresql 8.4, because I have a lot of problems with 8.3 version (Windows Vista). When your program will support 8.4?

fozzy71
08-13-2009, 11:27 PM
I believe beta 24 was supposed to have improved support for 8.4, according to a recent post by netsrak. Hopefully he has some more info when he sees this thread next.