Re: [GENERAL] Snapshot is not working

2001-10-19 Thread Tom Lane
"Tille, Andreas" <[EMAIL PROTECTED]> writes: > psql: connectDBStart() -- connect() failed: No such file or directory > Is the postmaster running locally > and accepting connections on Unix socket '/var/run/postgresql/.s.PGSQL.5432'? That's not the usual location for a PG socket fi

[GENERAL] Snapshot is not working

2001-10-19 Thread Tille, Andreas
Hello, I compiled the snapshot from 16. Oct on Sparc Linux. Make and make install worked perfectly and I was able to start the postmaster as described in INSTALL. But: postgres:~$ ps ax | grep post 8575 ttyp4S 0:00 /usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data 8576 ttyp4