Re: Can't connect remotely

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

 



>>> <mcravitz@xxxxxxx> wrote: 
 
> listen_addresses = 'localhost,marlon,loaner-mikec'
>      # what IP address(es) to listen on;
>      # comma-separated list of addresses;
>      # defaults to 'localhost', '*' = all
>      # (change requires restart)
 
You probably want this set to '*'.
 
It is not the addresses to allow in, it is the addresses to listen on.
(You might have multiple network cards in the database server and
only want to accept database connections on one of them, for example.)
 
The pg_hba.conf file can be configured to allow specific addresses in,
so that may be OK as it stands.
 
-Kevin



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux