PDA

View Full Version : Import PT3



robertpanaro79
09-22-2009, 01:35 PM
I want to be able to import directly from the postgres DB created by my PT# database. I am having trouble importing it. Lets make sure i am doing this right?

Hero's name = The name I use when sitting at the poker table

Host name = localhost

Port = 5432 according to PT3

Database name = The name that I gave it which is 1-Table SNG or is it the database info which is PT3_2009_09_18_184431

Username = postgres

password = I have no idea... I thought i knew it but when I try it I keep getting error messages.

Info entered:

Hero Name: Fumanchu70
Host Name: localhost
Port: 5432
Database name: PT3_2009_09_18_184431
User Name: postgres
Password: *******

Error Message:

An error occurred when retrieving hand histories: Npgsql.NpgsqlException: relation "hand_histories" does not exist
Severity: Error
Code: 42p01
at Npgsql.NpgsqlConnectorCheckErrors()
at Npgsql.NpgsqlConnectorCheckErrorsandNotifications( )
at Npgsql.NpgsqlConnectorCommand.ExecuteCommand()
at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior cb)
at Npgsql.NpgsqlCommand.ExecuteReader()
at av.a(aj A_0, t A_1)

Info entered:

Hero Name: Fumanchu70
Host Name: localhost
Port: 5432
Database name: 1-Table SNG
User Name: postgres
Password: *******

Error Message:
An error occurred wehn retrieving hand histories: Npgsql.NpgsqlException: database "1-Table SNG" does not exist.
Code: 3D000
(then a bunch of other crap i don't want to type)

Info entered:

Hero Name: Fumanchu70
Host Name: localhost
Port: 5432
Database name: PT3_2009_09_18_184431
User Name: postgres
Password: (different password from the one i think it is)

Error Message:

An error occurred when retrieving hand histories: Npgsql.NpgsqlException: relation "hand_histories" does not exist
Severity: Error
Code: 42p01
at Npgsql.NpgsqlConnectorCheckErrors()
at Npgsql.NpgsqlConnectorCheckErrorsandNotifications( )
at Npgsql.NpgsqlConnectorCommand.ExecuteCommand()
at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior cb)
at Npgsql.NpgsqlCommand.ExecuteReader()
at av.a(aj A_0, t A_1)

So, um... what am i doing wrong?

netsrak
09-22-2009, 01:43 PM
You can't use the PT3 database, you need to create a new one for Holdemmanager in the Holdemmanger database management.