Page 1 of 9

Postgres error on installation

PostPosted: Fri Jan 25, 2008 7:55 pm
by skoldpadda
I've tried installing with Postgres and get this window error each time.

[imgny6]http://img.photobucket.com/albums/v488/skoldpadda/Postgreserror.jpg[/imgny6]

Re: Postgres error on installation

PostPosted: Fri Jan 25, 2008 8:48 pm
by APerfect10
Make sure that you right click the installation file and run it as an administrator.

Best regards,

Derek

Re: Postgres error on installation

PostPosted: Fri Jan 25, 2008 9:51 pm
by skoldpadda
Then I get this error

[img66z]http://img.photobucket.com/albums/v488/skoldpadda/postgres2error.jpg[/img66z]

Re: Postgres error on installation

PostPosted: Fri Jan 25, 2008 10:06 pm
by skoldpadda
Does this help?

=== Verbose logging started: 1/25/2008 20:03:27 Build type: SHIP UNICODE 3.01.4000.4039 Calling process: C:\WINDOWS\system32\msiexec.exe ===
MSI (c) (0C:B0) [20:03:27:781]: Resetting cached policy values
MSI (c) (0C:B0) [20:03:27:875]: Machine policy value 'Debug' is 0
MSI (c) (0C:B0) [20:03:27:921]: ******* RunEngine:
******* Product: C:\Program Files\PokerTracker 3\postgresql-8.2-int.msi
******* Action:
******* CommandLine: **********
MSI (c) (0C:B0) [20:03:28:062]: Machine policy value 'DisableUserInstalls' is 0
MSI (c) (0C:B0) [20:03:28:359]: Note: 1: 1310 2: 5 3: C:\DOCUME~1\Owner\LOCALS~1\Temp\28e8918.msi
MSI (c) (0C:9C) [20:03:28:437]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg

The system cannot open the device or file specified.
MSI (c) (0C:B0) [20:03:34:703]: Note: 1: 1310 2: 5 3: C:\DOCUME~1\Owner\LOCALS~1\Temp\28e8918.msi
MSI (c) (0C:9C) [20:03:34:921]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg

The system cannot open the device or file specified.
MSI (c) (0C:B0) [20:03:37:312]: Note: 1: 1310 2: 5 3: C:\DOCUME~1\Owner\LOCALS~1\Temp\28e8918.msi
MSI (c) (0C:9C) [20:03:37:421]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg

The system cannot open the device or file specified.
MSI (c) (0C:B0) [20:03:39:343]: Note: 1: 1310 2: 5 3: C:\DOCUME~1\Owner\LOCALS~1\Temp\28e8918.msi
MSI (c) (0C:9C) [20:03:39:406]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg

The system cannot open the device or file specified.
MSI (c) (0C:B0) [20:03:40:515]: Note: 1: 1310 2: 5 3: C:\DOCUME~1\Owner\LOCALS~1\Temp\28e8918.msi
MSI (c) (0C:9C) [20:03:41:015]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg

The system cannot open the device or file specified.
MSI (c) (0C:B0) [20:03:42:328]: Note: 1: 1310 2: 5 3: C:\DOCUME~1\Owner\LOCALS~1\Temp\28e8918.msi
MSI (c) (0C:9C) [20:03:42:687]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg

The system cannot open the device or file specified.
MSI (c) (0C:B0) [20:03:43:765]: Note: 1: 1310 2: 5 3: C:\DOCUME~1\Owner\LOCALS~1\Temp\28e8918.msi
MSI (c) (0C:9C) [20:03:43:953]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg

The system cannot open the device or file specified.
MSI (c) (0C:B0) [20:03:45:906]: MainEngineThread is returning 110
=== Verbose logging stopped: 1/25/2008 20:03:46 ===

Re: Postgres error on installation

PostPosted: Fri Jan 25, 2008 10:32 pm
by skoldpadda
[quote="APerfect10"ufz]Make sure that you right click the installation file and run it as an administrator.

Best regards,

Derek[/quoteufz]

I'm logged on as the owner. What's the difference? I don't have any such "administrator" log on. There is no password for windows or my computer when I turn it on.

Re: Postgres error on installation

PostPosted: Fri Jan 25, 2008 10:46 pm
by Josh
You've probably had PostgreSQL installed on your computer before and uninstalled it. Delete the C:\Program Files\PostgreSQL directory, and then open a command prompt (Start -> Run, "cmd" <enter>), then enter "net user postgres /delete". Start PT3 and let it install PostgreSQL. It should work this time with no problems.

Re: Postgres error on installation

PostPosted: Fri Jan 25, 2008 10:48 pm
by skoldpadda
[quote="Josh"wig]You've probably had PostgreSQL installed on your computer before and uninstalled it. Delete the C:\Program Files\PostgreSQL directory, and then open a command prompt (Start -> Run, "cmd" <enter>), then enter "net user postgres /delete". Start PT3 and let it install PostgreSQL. It should work this time with no problems.[/quotewig]


Yes, I did. I will try these suggestions and let you know. Thanks for the tip.

Re: Postgres error on installation

PostPosted: Fri Jan 25, 2008 10:54 pm
by skoldpadda
Now I sequentially get these 3 error windows.

BTW, I did the previous steps and was told the command executed successfully.

[img5ly]http://img.photobucket.com/albums/v488/skoldpadda/PT3error.jpg[/img5ly]

1st one: "Can't open file 'C:\Program Files\Poker Tracker3/PokerTracker.log' (error 5: access is denied.)"
2nd: Error opening installation log file. Verify that the specified log file location exists and is writable."
3: Fatal Error. PT can't operated w/o PostgreSQL

Re: Postgres error on installation

PostPosted: Fri Jan 25, 2008 11:07 pm
by Josh
Make sure you are running PT3 as admin.

Re: Postgres error on installation

PostPosted: Fri Jan 25, 2008 11:08 pm
by skoldpadda
[quote="skoldpadda"m9m][quote="APerfect10"m9m]Make sure that you right click the installation file and run it as an administrator.

Best regards,

Derek[/quotem9m]

I'm logged on as the owner. What's the difference? I don't have any such "administrator" log on. There is no password for windows or my computer when I turn it on.[/quotem9m]


This again then. And I'm still getting the first error I posted.