I am trying to build a program for connecting to a remote postgres database using postgres unit and I'm obtaining an error "no pg_hba.conf" I supose I need to create this file. But the strange thing is the message is reporting MY IP instead of the server's IP. Anybody can help me? Where can I find documentation?