From: | Matthias(dot)Pitzl(at)izb(dot)de |
---|---|
To: | vijay(dot)ravindran(at)motorola(dot)com, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Help required |
Date: | 2006-10-05 07:34:58 |
Message-ID: | 11EC9A592C31034C88965C87AF18C2A70CFC7B@m0000s61 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hello Vijay!
Not 100% sure but Ubuntu should have the database set up similar to Debian
on which it's based. This means, you can start the database via:
/etc/init.d/postgresql start
This should use the distribution specific startup scripts.
Greetings,
Matthias
-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of Ravindran
Vijaykumar R-AVR025
Sent: Tuesday, October 03, 2006 12:00 PM
To: pgsql-general(at)postgresql(dot)org
Subject: [GENERAL] Help required
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:~$ <mailto:postgres(at)host:~$> 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
From | Date | Subject | |
---|---|---|---|
Next Message | Marco Bizzarri | 2006-10-05 08:22:46 | Re: Storing images in PostgreSQL databases (again) |
Previous Message | Tom Lane | 2006-10-05 01:50:56 | Re: H |