![]() |
|
#11
|
|||
|
|||
|
[ QUOTE ]
Right now it is only trying to pull from one database that has about 500k hands in it. It is a Postgres database. I have run a full vacuum on it and my hard drive qas recently defraged. Still having the same issues. [/ QUOTE ] Do you use PAHUD also? If you pull up PAHUD for that table, does it show the stats faster than SS can? We plan on creating a tool that will create a summary stats database from all of your other databases, and that will be much faster. Until then there really isn't much to do to speed it up. One other thing to try would be to backup and restore your Postgres database using the "PGAdmin III" tool that comes with Postgres. (Also see my message 2 down about turning off the incremental updates under Advanced options, that might speed it up). -Ben |
|
|