hustler1986 wrote:Folks all I've done is update the software when prompted and now I'm having all sorts of issues, including backups and lost hands etc. This message is displayed when opening the app. I am a paying customer, I expect this to be resolved asap or I will be cancelling my subscription and requesting a full refund.
With the same error can you please follow the instructions I posted above. Thank you:
1. Confirm where your PostgreSQL is, probably here:
/Library/PostgreSQL/xwhere x is your PostgreSQL version.
2. Open a terminal window via "Utilities". In the terminal window copy/paste this:
sudo rm /Library/PostgreSQL/x/data/postmaster.pidSubstitute the "x" in that command with the correct version number (e.g. 9.6, 10, 12, 16)
You want to delete "postmaster.pid" so answer "y" if the command finds it.
3. Next reboot, press/hold the "Alt/Option" key while starting PokerTracker 4 to enable logging and click through any messages.
If PokerTracker 4 still does not start correctly attach these files to a
Support Ticket where a technician can follow up with you:
-->
/Users/{Mac Login}/Library/Application Support/PokerTracker 4/Logs/PokerTracker4.log--> Your newest 3 or 4 PostgreSQL log files:
Guide: PostgreSQL log filesNote in that guide how to properly set and reset the PostgreSQL folder permissions on macOS - if the permissions aren't correctly restored PostgreSQL won't be able to restart.