Re: Client Connection - PGAdmin

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

 



Tom Arthurs <tarthurs@xxxxxxxxxxxx> writes:
> Did you change this in your postgresql.conf:
> listen_addresses = '*'
> it defaults only to localhost

Also, you might need to change kernel packet filtering rules to allow
traffic to port 5432 to get through the firewall.  "Connection refused"
indicates either that the postmaster is not listening on port 5432
(see above) or the kernel is bouncing the packet before it gets there.

			regards, tom lane


[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