Quick postgresql Pokertracker Question
Join Date: Aug 2006
Posts: 22,836
I am wondering where I can find files or info or whatever for my postgresql Pokertracker db's.
-I want to know how much space my db's are using
-I have a Dell Inspiron E1705 laptop w/ Windows XP
So how do I do this?
Join Date: Mar 2007
Posts: 38,222
Start > My Computer > C:\Program Files\
Find the PostgreSQL folder, and Right Click > Properties.
This will tell you total size of all the DBs and associated files for SQL.
Join Date: Aug 2006
Posts: 22,836
Will deleting a postgresql database using the Pokertracker application actually work to delete that db and clear all of its space?
I've heard that you need to delete the db using Pokertracker and also do something else not involving PT to fully delete it all? Is that wrong?
Join Date: Mar 2007
Posts: 38,222
You need to use PGAdmin to delete it completely. There me be more to do as well, I am by no means an expert (not even close).