Pt3 , une solution?

Je suis pas trés doué pour les trucs informatiques.
Un peu d’aide serait la bienvenue…
J’ai essayé de désinstaller/ reinstaller obv , ça ne marche pas.

Ty d’avacance…

Arf c’est la merde ca, javais deja eu. Par desinstall reinstall ca avait marché, mais yavait une manip a faire en plus il me semble, mais me rappelle plus du tout. (peut être desinstall de le prostresql)

Contact le support de PT3, ils réondent assez vite en principe

J’ai l’impression que ça vient de postgre je ne l’ai plus sur mon ordi même quand je telecharge pt3.
Normalement c’est inclut dedans.

Veriei que tu as tout virer de postgresql, et ensuite desinstall et reinstall (si il ny a vraiment plus rien PT3 te demandera si tu veux l’installer)

J’ai eu une rep , je la post au cas ou ça arriverait à quelqu’un :wink:
Si vous parlez français, vous pouvez utiliser ce lien pour traduire ma réponse: http://translate.google.com/#

Did PokerTracker3 install PostgreSQL for you? Or it immediately went to « Configure PostgreSQL »? If the latter, this indicates you already have PostgreSQL installed, or did in the past, uninstalled it but one of the pieces left behind is tricking PokerTracker3 into thinking it’s already running so tries to use it.

So what you now do depends on the above:

  1. If PokerTracker3 did install PostgreSQL for you, the problem now is usually your firewall interfering so please see this (if yours isn’t listed see the « General Firewall Troubleshooting » section at the top): Firewall Troubleshooting

Disabling a firewall or turning it off will rarely help so you’ll want to be sure it can’t interfere by using the steps above.

  1. If PokerTracker3 did not install PostgreSQL for you but you know PostgreSQL is working on your system, it’s probably the PostgreSQL password causing the problem.

To remove the PostgreSQL password requirement please see: Disabling PostgreSQL password

After that reboot then any PostgreSQL password prompts can be left blank.

  1. Last, if PokerTracker3 didn’t install PostgreSQL, and you don’t know whether or not it’s installed, reply and let me know and I’ll go over the steps to get it set up. But it would help if you use Windows File Explorer to go to « C:/Program Files/PostgreSQL » and let us know if it’s an « 8.3 » folder inside or « 8.4 ».

Mike

OK je me suis bien pris la tête sur ce problème. Je pense pouvoir t’aider.

Ton problème vient que t’as oublier le mot de passe du compte PostgreSQL.(par défaut dbpass)

Je pense que t’as essayé d’autres mots de passe, ou peut-être pas donc essayes.

Un autre truc c’est de désactiver la demande de mot de passe du compte

Dans Menu programmes, Va dans PostgresSQL , Fichier de configuration, Editez pg-hba.conf

Il faut modifier la configuration en modifiant ce texte.

Tout en bas du fichier, tu changes “md5” en “trust”.

Enregistres le et fermes le. Après il faut recharger la configuration (onglet du programme PoqtgreSQL).

Voila A +

J’espère que ça marchera.

A +