-- 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.

Regards

Ben


---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to