Re: error while starting database - Mailing list pgsql-bugs

From Tom Lane
Subject Re: error while starting database
Date
Msg-id 5555.1187363083@sss.pgh.pa.us
Whole thread Raw
In response to error while starting database  ("Nitin Saxena" <nitinmca05@gmail.com>)
List pgsql-bugs
"Nitin Saxena" <nitinmca05@gmail.com> writes:
> I am using postgres 7.0 on linux platform.

Egad.  At first I thought that was a typo, but if psql really spelled
its error message just like that, it must indeed be 7.0 or older :-(.
Do yourself a favor and get onto a newer version, NOW.  Not tomorrow.
There are hundreds if not thousands of known bugs in 7.0 that are fixed
in more modern versions.  Some of them *will* destroy your data.

As for getting out of the immediate problem, it looks like there is
something wrong with the directory that PG wants to put its socket file
into.  Perhaps /tmp is not there or not world writable?

            regards, tom lane

pgsql-bugs by date:

Previous
From: Douglas Toltzman
Date:
Subject: Re: error while starting database
Next
From: "Daniel Heyder"
Date:
Subject: BUG #3548: When quickly switching between databases the server lags behind