| View previous topic :: View next topic |
| Author |
Message |
District90 Trips

Joined: 21 Mar 2010 Posts: 166 Location: Wiltshire
|
Posted: Thu Jul 22, 2010 6:55 pm Post subject: Hold Em Manager and PostGre SQL HELP!! |
|
|
Ive installed hol-em manager and PostGre SQL. When I start hold em up it asks me to connect to a postgre sql database. I click connect and it asks me to create a new database, it then comes up with the following error
"new encoding is incopatible with the encoding on this database template"
Any ideas? _________________ Are You Mad? |
|
| Back to top |
|
 |
Gazza Flush

Joined: 15 Sep 2003 Posts: 506
|
Posted: Thu Jul 22, 2010 7:25 pm Post subject: |
|
|
| The HEM support forum is really good. |
|
| Back to top |
|
 |
District90 Trips

Joined: 21 Mar 2010 Posts: 166 Location: Wiltshire
|
Posted: Thu Jul 22, 2010 7:33 pm Post subject: |
|
|
Ive tried, but cant find anything relating to this error. _________________ Are You Mad? |
|
| Back to top |
|
 |
Pizzicato Straight Flush

Joined: 24 Sep 2007 Posts: 3063
|
Posted: Thu Jul 22, 2010 7:39 pm Post subject: |
|
|
Try posting...
Postgre problems are just bollocks |
|
| Back to top |
|
 |
Dan147 Quads

Joined: 14 Jul 2006 Posts: 1676
|
Posted: Thu Jul 22, 2010 7:44 pm Post subject: |
|
|
create your own thread on the hold 'em manager forum. These errors can be a right PITA. The people over there will tell you some things to try and one of them will work. _________________ Some people tell me that I need help.... |
|
| Back to top |
|
 |
fubar King of tilt

Joined: 18 Jun 2009 Posts: 1572 Location: Final table
|
Posted: Thu Jul 22, 2010 7:46 pm Post subject: |
|
|
I found this if its any use. Theres probably a new version out of postgre make sure you have the latest and correct version.
PostgreSQL has got pretty strict recently about enforcing encoding
compatibility. If you need to create an SQL_ASCII database from a
UTF-8 cluster, you'll need to use template0 as the template database,
eg:
CREATE DATABASE mydb TEMPLATE template0;
You can also do that in pgAdmin, by selecting template0 as the
template in the create database dialog.
I should also point out that you've downloaded a beta version of
PostgreSQL, which is not guaranteed to be stable, nor will it
necessarily be possible to upgrade to later releases. For production
use, you should use PostgreSQL 8.8.7 which is the current stable
release. _________________ Finally things will start clicking…your elbows, knees and back! |
|
| Back to top |
|
 |
OwenP Straight Flush

Joined: 15 May 2007 Posts: 4430
|
Posted: Thu Jul 22, 2010 7:50 pm Post subject: |
|
|
| Does HEM not have a support ticket system? |
|
| Back to top |
|
 |
Mr Mardy Bum Flush

Joined: 07 Aug 2007 Posts: 576 Location: Upon Thy Throne
|
Posted: Thu Jul 22, 2010 9:20 pm Post subject: |
|
|
| OwenP wrote: | | Does HEM not have a support ticket system? |
Cheap shot from PT3 user IMO  |
|
| Back to top |
|
 |
CelticGeezzeer Two Pair

Joined: 23 May 2005 Posts: 97 Location: Island of Ireland
|
Posted: Fri Jul 23, 2010 1:51 pm Post subject: |
|
|
PT3 ftw  _________________ The last capitalist we hang shall be the one who sold us the rope.
Karl Marx |
|
| Back to top |
|
 |
NickNackPaddyWak High Card
Joined: 09 Jan 2010 Posts: 5
|
Posted: Sat Jul 24, 2010 12:57 am Post subject: |
|
|
Doesn't matter what software, HEM or PT3 - they both use postgres.
I've had problems in the past. Don't know a solution other than to reinstall it.
But I do recommend you installing it on an external drive as it is resource hungry. |
|
| Back to top |
|
 |
OwenP Straight Flush

Joined: 15 May 2007 Posts: 4430
|
Posted: Sat Jul 24, 2010 8:25 am Post subject: |
|
|
| Mr Mardy Bum wrote: | | OwenP wrote: | | Does HEM not have a support ticket system? |
Cheap shot from PT3 user IMO  |
I'm actually planning on moving to HEM at some point.
| NickNackPaddyWak wrote: | | But I do recommend you installing it on an external drive as it is resource hungry. |
What good will that do other than slow your disk access time? |
|
| Back to top |
|
 |
NickNackPaddyWak High Card
Joined: 09 Jan 2010 Posts: 5
|
Posted: Sat Jul 24, 2010 2:33 pm Post subject: |
|
|
| OwenP wrote: | | NickNackPaddyWak wrote: | | But I do recommend you installing it on an external drive as it is resource hungry. |
What good will that do other than slow your disk access time? |
Because it can be resource intensive. I'm not a techie but I read that somewhere, and it's worked for me.
Another added advantage is if you want to play on a different computer. I like to play on my desktop, and sometimes on the laptop. |
|
| Back to top |
|
 |
CelticGeezzeer Two Pair

Joined: 23 May 2005 Posts: 97 Location: Island of Ireland
|
Posted: Sat Jul 24, 2010 6:43 pm Post subject: |
|
|
| NickNackPaddyWak wrote: | | OwenP wrote: | | NickNackPaddyWak wrote: | | But I do recommend you installing it on an external drive as it is resource hungry. |
What good will that do other than slow your disk access time? |
Because it can be resource intensive. I'm not a techie but I read that somewhere, and it's worked for me.
Another added advantage is if you want to play on a different computer. I like to play on my desktop, and sometimes on the laptop. |
I am a techie external drive good for using on different computer. Bad for resource intenisty and as above slower access time. _________________ The last capitalist we hang shall be the one who sold us the rope.
Karl Marx |
|
| Back to top |
|
 |
|