Postgresql is not starting

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: Postgresql is not starting
Date: 2001-04-30 12:20:36
Message-ID: 200104301220.f3UCKaI49115@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

martin (martinkuria(at)hotmail(dot)com) reports a bug with a severity of 1
The lower the number the more severe it is.

Short Description
Postgresql is not starting

Long Description
I got to upgrade my linux from 7.0 to 7.1, and since them the posgresql is not starting it's giving me an error:

psql: connectDBStart() -- connect() failed: No such file or directory
Is the postmaster running at 'localhost'
and accepting connections on Unix socket '5432'?

What could be wrong Please assist thanks

Sample Code
I got to upgrade my linux from 7.0 to 7.1, and since them the posgresql is not starting it's giving me an error:

psql: connectDBStart() -- connect() failed: No such file or directory
Is the postmaster running at 'localhost'
and accepting connections on Unix socket '5432'?

No file was uploaded with this report

Browse pgsql-bugs by date

  From Date Subject
Next Message pgsql-bugs 2001-04-30 12:29:21 Date Conversion Bug
Previous Message Tom Lane 2001-04-30 05:52:57 Re: Re: can external C-function get multiple rows?