Hello List,
please forget my question about the libs to be used with the different
versions. it's just the monday ;)
My problem with LD_LIBRARY_PATH set is still the same....
(unix_socket_directory is set to /var/run/postgresql in postgresql.conf):
arwen:~# /usr/local/postgresql7.2.1/bin/psql -p 6543 template1
psql: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/tmp/.s.PGSQL.6543"?
arwen:~#
Why is psql looking in /tmp and not in /var/run/postgresql ? Can i set
this somewhere? Any hints??
Regards
Tina