Re: Help required

From: "Shoaib Mir" <shoaibmir(at)gmail(dot)com>
To: "Ravindran Vijaykumar R-AVR025" <vijay(dot)ravindran(at)motorola(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Help required
Date: 2006-10-04 20:04:05
Message-ID: bf54be870610041304j4a1e252wfaa2ff6a32587080@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Run the following

pg_ctl -D <data folder path> status

to see if you have the db server running or not?

As these seems to me you dont have the database server running on port 5432.

Thanks,
---
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)

On 10/3/06, Ravindran Vijaykumar R-AVR025 <vijay(dot)ravindran(at)motorola(dot)com>
wrote:
>
>
> Hi Friends,
>
> I am using postgres 7.4.2 in Ubuntu linux...
>
> when I run psql -l command, it says the following error....
>
> postgres(at)host:~$ <postgres(at)host:%7E$> psql -l
> psqll: could not connect to server: Connection refused
> Is the server running locally and accepting
> connections on Unix domain socket
> "/var/run/postgresql/.s.PGSQL.5432"?
>
> I have the backup database in the home folder, please update me, how
> should i make the database up...
>
> rgds
> vijay
>

In response to

  • Help required at 2006-10-03 10:00:28 from Ravindran Vijaykumar R-AVR025

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Leonel Nunez 2006-10-04 20:21:13 Re: Storing images in PostgreSQL databases (again)
Previous Message Guy Rouillier 2006-10-04 19:56:36 Re: Storing images in PostgreSQL databases (again)