postgres opens tons of processes
Join Date: Apr 2008
Posts: 526
Why, when I hit ctrl alt delete and need to manually close a process do i see 10 differed postgres.exe processes running when poker tracker isn't even open?
Join Date: May 2008
Posts: 5,337
Postgres uses multiple processes to share the workload, so this is expected behaviour.
If you don't use postgres for anything else you can stop the service when you're not using PT3; Start -> Programs -> Postgres -> Stop Service.
PT3 will restart it again at start up - I think that stopping it at shutdown will be added as an option at some point too.