Page 1 of 1

Shared PostgresSQL database

PostPosted: Thu May 03, 2012 8:33 am
by gamblor99
I've read through the guide here: https://www.pokertracker.com/forums/vie ... =45&t=4638

MY CONCERN:
Is Poker Tracker able to cope with both computers importing at the same time? Can Postgres handle it or is it going to cause a crash one day when both poker trackers (one open on each machine) import and write to the shared database at exactly the same time?

Re: Shared PostgresSQL database

PostPosted: Thu May 03, 2012 8:56 am
by kraada
If you are writing to separate databases it will work without any trouble. Writing to the same database at the same time can cause trouble though and we would advise against it.

highfalutin