I have read the forums on accessing PT3 from a second computer but haven't gotten it to work. I edited the .conf files as stated in
viewtopic.php?f=45&t=4638
I currently have PT3 with Postgre SQL 8.3 Beta 13 installed on both computers (both have postgre). I'm hoping that I don't have to remove postgre from my laptop in order to get it to connect to the desktop, and still be able to import to my laptop. (I'd like to have a database on each computer).
It seems to find the remote database when I add a "new" "existing" database... but returns the following error:
Unable to connect to PostgreSQL database: PT3 DB
Reason: Unable to login to database (PT3 DB). Reason: FATAL: no pg_hba.conf entry for host "192.168.1.102", user "postgres", database "PT3 DB", SSL off
I am using the desktop server IP of 192.168.1.104 for the server address, not 192.168.1.102 (remote laptop connector). Is Postgre getting confused because I have an instance installed on the sever and remote computer? I've tried stopping the laptop's postgres service before attempting the connection but I'm not sure how well this works since the laptop must have an active DB in PT3 before the new desktop server database is connected to.
Can I have instances of PT3+postgre8.3 on both computers and still connect remotely? If not, do I need to remove just postgre from the laptop or do a complete reinstall of the PT3 version without postgre?
Thanks.