Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: TCP/IP connection problem



Jari Vauhkonen wrote:
> Quoting Ben Suffolk <ben(at)vanilla(dot)net>:
> 
> > >   -- configuring the postgresql.conf wit following lines:
> > >         #listen_addresses = '*'
> > >         #port = 5432
> > >         #tcpip_socket = true
> > 
> > Jari,
> > 
> > You need to remove the # from the lines, a # comments the line out,  
> > so although you have set the port and changed the address it will not  
> > actually have done anything.
> 
> thank you for your reply. A truly amateurish mistake by me :)
> 
> BUT fixing that one did no good. The problem remains.

Did you restart the server after changing those lines?

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group