Search Postgresql Archives

Re: re my previous e-mail client-server example

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jul 13, 2005 at 17:56:44 +0100,
  John Tulodziecki <johnt@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> Bizzarly its now working after I added the server ip address in addition to
> the client ip address in the listen addresses config line !!!

That isn't bizzare. The listen address is what address the server should
be listening on. Note that computers have multiple IP addresses and
this allows you to have the server only listen on one of them. If you
want to listen on all of them, you want to use 0.0.0.0 for the address.

What addresses are allowed for clients is controlled by the pg_hba.conf file.

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux