Ahoj, odinstaloval jsem PT4 včetně PostgreSQL, při opětovném nainstalování PT4 mi to nenabídlo instalaci PostgreSQL a vytvořit novou databázi mi taky nejde.
Nevíte někdo co s tím?, předem díky za každou radu.
EDIT: Kdyby někdo potřeboval tak odpověď ze supportu PT mi pomohla:
Hi -
Thanks, you can install a new PostgreSQL doing this:
1. Close things down and reboot your computer.
2. Check that your Windows "Secondary Login" service is running. You can check/manually start it by clicking "Start -> Control Panel -> Administrative Tools -> Services".
Find "Secondary Logon" in the list, double-click it and make sure that it's set to "Automatic" startup type. Also, press "Start" to manually start the service if needed.
3. Uninstall "PostgreSQL" from "Control Panel -> Programs and Features" if it's there.
Click "Start -> All Programs -> Accessories", right-mouse-button on "Command Prompt", select "Run as administrator" and copy/paste this in the window (then press the "enter" key):
net user postgres /delete
That could fail but should be ok.
4. With "Start -> All Programs -> Accessories -> Windows Explorer" check these locations for a "PostgreSQL" folder and rename it to "PostgreSQL_ORIG":
C:\
C:\Program Files
C:\Program Files (x86)
5. Download this PostgreSQL installer:
http://get.enterprisedb.com/postgresql/ ... indows.exe
Right-mouse-button on that, select "Run as administrator" and start the install. I would take all the defaults except for these:
A) When it suggests the folder to install in remove the "Program Files" part such that you end up with this:
C:\PostgreSQL\9.3
B) For the two password boxes open this file in Windows Notepad:
C:\Users\SOME_NAME\AppData\Local\PokerTracker 4\Config\PokerTracker.cfg
"SOME_NAME" will be your Windows username on that machine.
Look for "Default.Postgres.Password=..." and that's what to use in the PostgreSQL installer boxes.
If you can't find the file or the password you can use "dbpass" (no quotes) for now.
Near the end of the PostgreSQL install remove the check mark from the "Stackbuilder" option and click "Finish".
6. Start PokerTracker4 - if needed these are the PostgreSQL settings to use:
server localhost
port 5432
user postgres
password (whatever you chose in step #5B)
7. You may get at least one "unable to connect..." message but that should be ok. You should be able to click through messages of that type until you reach a "New" button to create a new default database and keep the PokerTracker4 window open.
Let me know what happens or if you run into trouble with any of the steps.
Mike
Někdy dobří lidé dělají špatná rozhodnutí, ale to neznamená, že jsou špatní. Znamená to, že jsou to lidé.
http://www.pokerarena.cz/forum/charlie5 ... 44-80.html
