Hi Richard, I did as you suggested and that solved the problem, thanks.
Kind regards, Annet. > Did you set your pg_hba.conf and postgresql.conf... > > These lines at least : > > pg_hba.conf : > > host all all *127.0.0.1*/24 md5 > > postgresql.conf : > > listen_addresses = '***' # Don't remember original value... > > ssl =* true or false *

