Deleting player badges and manual notes

Questions and discussion about PokerTracker 4 for Windows

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Deleting player badges and manual notes

Postby poker academie » Tue Jan 27, 2026 7:08 am

Hello,

I would like to delete the badges (color markers) and the notes I have manually added to players that I have already created.

Could you please tell me how to proceed to remove them?

Thank you for your help.
poker academie
 
Posts: 7
Joined: Tue Jun 10, 2008 9:08 am

Re: Deleting player badges and manual notes

Postby Flag_Hippo » Wed Jan 28, 2026 6:23 am

There isn't an option in PokerTracker 4 for that but you can do by connecting to your database via pgAdmin. Before proceeding I'd recommend creating a database backup:

Guide: Backup & Restore

To start pgAdmin open Windows Start Menu and search for "pgAdmin"

Connect to your PT4 database:

Expand Servers → Expand PostgreSQL → Expand Databases → Identify your PT4 database

Right-click → Query Tool

Enter this command in the Query window:

Code: Select all
DELETE FROM notes WHERE enum_type = 'P';

and then click the 'Execute Script' button (or press F5). This will delete all manual player notes and colors.
Flag_Hippo
Moderator
 
Posts: 17053
Joined: Tue Jan 31, 2012 7:50 am


Return to PokerTracker 4

Who is online

Users browsing this forum: No registered users and 9 guests