PDA

View Full Version : PostgresSQL: Connection Error FATAL 28000



Ziraili
01-19-2010, 10:18 AM
I've been experimenting with using 2 computers with 1 database, having my laptop connect to the SQL server on my main comp, i however get this error when trying to connect to it:

Connection Error: FATAL: 28000: no pg_hba.conf entry for host "my.laptop.ip.here", user "postgres", database "postgres", SSL off.

in the postgresql.conf i removed the # and edited so it say listen_addresses = '*', something that i was under the impression should be enough to make everyone able to connect to my database. What else could i have been missing?

netsrak
01-19-2010, 11:59 AM
http://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=161
http://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=184

Ziraili
02-18-2010, 07:23 AM
These links seems broken now, anyone know where they have been moved?

netsrak
02-18-2010, 08:35 AM
They are in our new FAQ where we have a search function too.

FAQ - Hold'em Manager Poker Tracking Software :: How do I setup Holdem Manager to share one database between two computers? (http://faq.holdemmanager.com/questions/336/How+do+I+setup+Holdem+Manager+to+share+one+databas e+between+two+computers%3F)
FAQ - Hold'em Manager Poker Tracking Software :: Run PostgreSQL Over a Network (http://faq.holdemmanager.com/questions/90/Run+PostgreSQL+Over+a+Network+)