NetComrade wrote: > On Thu, 26 Jul 2007 21:02:58 -0500, John Koller > <johnckoller@xxxxxxxxx> wrote: > >>NetComrade wrote: >> > > -bash-3.00$ export PGPORT=5733 > -bash-3.00$ psql -l > 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.5733"? > > > -bash-3.00$ vacuumdb -avz -p5733 > vacuumdb: could not connect to database template1: 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.5733"? > > What are my next steps :)? Check /var/opt/scalix/mm/postgres/data/postgresql.conf for the entries unix_socket_directory unix_socket_group unix_socket_permissions ---------------------------(end of broadcast)--------------------------- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate