unsupported database type: pokertracker 3 database ()- MAC
Posted:
Tue Feb 05, 2013 4:58 am
by Steffannn
hello,
my pokertracker was running fine for weeks, but all of a sudden in the middle of a session I got this message:
Unable to begin feeder import process. Reason: Unsupported database type: PokerTracker 3 Database ()
Can someone help me what to do now? I am using a MAC.
Thanks.
Re: unsupported database type: pokertracker 3 database ()- M
Posted:
Tue Feb 05, 2013 9:22 am
by kraada
That can sometimes happen if the connection between PT3 and the database was unexpectedly severed (e.g. if PostgreSQL crashed). Try rebooting your machine and let me know if that helps you see data.
Re: unsupported database type: pokertracker 3 database ()- M
Posted:
Tue Feb 05, 2013 10:47 am
by Steffannn
I rebooted the system but I still get the same problem
Re: unsupported database type: pokertracker 3 database ()- M
Posted:
Tue Feb 05, 2013 11:18 am
by kraada
If you try to create a new database via Database Management, does it create the database successfully?
Re: unsupported database type: pokertracker 3 database ()- M
Posted:
Tue Feb 05, 2013 11:23 am
by Steffannn
I cant create a new database as I am using the trial version
Re: unsupported database type: pokertracker 3 database ()- M
Posted:
Tue Feb 05, 2013 12:22 pm
by kraada
Do you see PostgreSQL in your Applications folder?
Re: unsupported database type: pokertracker 3 database ()- M
Posted:
Tue Feb 05, 2013 12:24 pm
by Steffannn
Yeah I do, for some reason it is empty though. However I haven't deleted anything of it.
Re: unsupported database type: pokertracker 3 database ()- M
Posted:
Tue Feb 05, 2013 12:49 pm
by kraada
Open up Terminal and run this command and report back to me the output:
ps auxw | grep -i postgres
Re: unsupported database type: pokertracker 3 database ()- M
Posted:
Tue Feb 05, 2013 1:31 pm
by Steffannn
steffan 844 0,6 0,0 2432768 608 s000 S+ 6:30pm 0:00.01 grep -i postgres
postgres 566 0,0 0,1 2481336 4836 ?? Ss 5:32pm 0:00.01 postgres: postgres PT3 DB [local] idle
postgres 565 0,0 0,2 2482104 7908 ?? Ss 5:32pm 0:00.03 postgres: postgres PT3 DB [local] idle
postgres 564 0,0 0,6 2498744 27128 ?? Ss 5:32pm 0:02.16 postgres: postgres PT3 DB [local] idle
postgres 563 0,0 2,1 2536488 90056 ?? Ss 5:32pm 1:03.36 postgres: postgres PT3 DB [local] idle
postgres 157 0,0 0,0 2483820 1560 ?? S 3:44pm 0:00.30 /usr/sbin/distnoted agent
postgres 154 0,0 0,0 2471372 836 ?? Ss 3:44pm 0:00.15 /sbin/launchd
postgres 123 0,0 0,0 2443612 544 ?? Ss 3:42pm 0:00.52 postgres: stats collector process
postgres 122 0,0 0,0 2480824 1924 ?? Ss 3:42pm 0:00.43 postgres: autovacuum launcher process
postgres 121 0,0 0,0 2480692 684 ?? Ss 3:42pm 0:01.44 postgres: wal writer process
postgres 120 0,0 0,4 2480692 16048 ?? Ss 3:42pm 0:02.06 postgres: writer process
postgres 90 0,0 0,0 2443612 400 ?? Ss 3:42pm 0:01.51 postgres: logger process
postgres 69 0,0 0,1 2480692 5092 ?? Ss 3:42pm 0:00.29 /Library/PostgreSQL/9.0//bin/postmaster -D/Library/PostgreSQL/9.0/data
postgres 833 0,0 0,0 2465740 1076 ?? S 6:29pm 0:00.01 /usr/sbin/cfprefsd agent
postgres 832 0,0 0,1 2470680 5376 ?? SN 6:29pm 0:00.05 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker -s mdworker -c MDSImporterWorker -m com.apple.mdworker.shared
MacBook-Pro-van-Steffan:~ steffan$
Re: unsupported database type: pokertracker 3 database ()- M
Posted:
Tue Feb 05, 2013 1:37 pm
by kraada
Ok, PostgreSQL is installed and running but I'm not certain exactly what happened to your database. Please create a
support ticket and one of our technicians will work with you to figure out what is the appropriate next step.