Virtual Machine Postgres DB Link

Forum with tips, support, etc, on using the PostgreSQL database with Poker Tracker. Please post any PostgreSQL questions here.

Virtual Machine Postgres DB Link

Postby lcharet » Mon Nov 10, 2008 8:50 pm

Hi all,

Basically Im running 2 virtual machines and want to send all records to my db on my 'real' computer. I have followed all instructions including changing the pg_hba.conf file by adding "host all all 192.168.0.0/24 md5" to the bottom of the file and also "listen_addresses = '*'" to my postgresql.conf file as stated in https://www.pokertracker.com/forums/vie ... =45&t=4638. I now run my machines using full tilt and its saying no hand history imported. Is there additional steps i need to take to get my real computer to import these hands.

Any help would be much appreciated, is there any How to guides i have missed here on the forum
lcharet
 
Posts: 3
Joined: Sun Sep 21, 2008 10:59 pm

Re: Virtual Machine Postgres DB Link

Postby lcharet » Mon Nov 10, 2008 10:23 pm

soory just to to update the above post the bottom of my config file looks like:

# TYPE DATABASE USER CIDR-ADDRESS METHOD

# IPv4 local connections:
host all all 127.0.0.1/32 md5
# IPv6 local connections:
host all all ::1/128 md5
host all all 192.168.0.0/24 md5

should i remove or add anything
lcharet
 
Posts: 3
Joined: Sun Sep 21, 2008 10:59 pm

Re: Virtual Machine Postgres DB Link

Postby ptrack pat » Tue Nov 11, 2008 9:14 am

I don't support this type of setup so I don't know exactly how it works. There was a post on the old forums, this is the only one I know about...
archives/PT2/viewtopic.php?t=15294
ptrack pat
 
Posts: 4841
Joined: Sun Dec 09, 2007 12:38 pm


Return to PostgreSQL Forum

Who is online

Users browsing this forum: No registered users and 0 guests