connection problems

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

 



Hello
 
I have my postgresql(ver. 8 ) db on one computer (as localhost) and i'm trying to access it from another computer but i get the error
"could not connect to Server: Connection refused"
 
I followed the guide and changed the listen_address in the postgresql.conf file
listen_addresses='*'
 
and in the pg_hba.conf file I added the IP address of the pc i'm using
host all all 192.168.X.X/32 trust
 
But i get the same error. What should i do??
 
Thank you,
Shavonne

[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