Christine Penner
2009-03-12 15:14:47 UTC
I'm trying to connect to a Postgres database over the Internet. I
thought I had all the settings the way they should be but it's not working.
In the file pg_hba.conf I have a line:
host all all 75.157.109.88/32 md5
I changed the port Postgres uses to 5913 because I already had port
forwarding set up on that port.
I know the user name and password being used are correct.
At this point I am using an SQL Browser session to connect. The port
is set correctly in this session too.
Anyone have any other ideas?
Christine
thought I had all the settings the way they should be but it's not working.
In the file pg_hba.conf I have a line:
host all all 75.157.109.88/32 md5
I changed the port Postgres uses to 5913 because I already had port
forwarding set up on that port.
I know the user name and password being used are correct.
At this point I am using an SQL Browser session to connect. The port
is set correctly in this session too.
Anyone have any other ideas?
Christine