Ben Kinsey ([EMAIL PROTECTED]; [EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
Cannot manually log in to database.
Long Description
We are receiving the following error when trying to manually log in to the the
database:
okapview# /opt/pgsql-7.1.3/bin/psql -U postgres -d AppliedView
psql: connectDBStart() -- connect() failed: No such file or directory
Is the postmaster running locally
and accepting connections on Unix socket '/tmp/.s.PGSQL.5432'?
We searched your documentation and all that it said was to verify that the postmaster
daemon is running, and it already is running on the system. We have a daemon process
that is connected to the database and it is not refused this connection. Only psql
command line log ins are refused.
Stopping and starting the postmaster daemon clears up this problem, but this problem
creeps up about 2 times a week, and is a major annoyance.
Sample Code
No file was uploaded with this report
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster