PDA

View Full Version : Archive folder vs Image path



wtf76
10-18-2009, 06:09 PM
Hi,

I am trying to figure out the difference between the image path (registry) and the archive folder (via configure autoimport folders). I try to use 1 database for 2 pc's. I followed the instructions and changed the image path into my external harddisk. My archivefolder was still on my local harddisk. After importing a few hands I noticed that the hands went to C instead of the external drive (J) I set up trough the registry. I changed the archivefolder into J and the hands went to J. So that worked out, but what is the use of changing the registry then? Two complete different things?

1 more question: There is some time between playing and importing a hand. Can I change that time? I like to have all hands archived before detaching the external drive.

Thx!

fozzy71
10-18-2009, 10:05 PM
I have forwarded this thread to my support manager for a reply.

fozzy71
10-19-2009, 10:57 AM
Archive folder = Where Hm moves imported hands
Image Path = Where PostgreSQL has the data folder containing the DBs

\config\holdemmanager.config

default is auto import every 5 seconds.


<setting name="AutoImportTimerDuration">5</setting>

wtf76
10-20-2009, 06:23 PM
Archive folder = Where Hm moves imported hands
Image Path = Where PostgreSQL has the data folder containing the DBs

\config\holdemmanager.config

default is auto import every 5 seconds.


<setting name="AutoImportTimerDuration">5</setting>


Ok, tx.