public inbox for [email protected]
help / color / mirror / Atom feedNewbie: problem Connecting to Server
2+ messages / 2 participants
[nested] [flat]
* Newbie: problem Connecting to Server
@ 2003-03-31 06:30 Ferindo Middleton Jr <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Ferindo Middleton Jr @ 2003-03-31 06:30 UTC (permalink / raw)
To: pgsql-docs
I'm running Redhat Linux 8. I have registration to the Redhat Network so
I'm probably running the latest version of postgre sql available. I also
have Redhat Databse v2.1 installed, but whenever I try to start a session,
I get the following error message:
psql: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
Please help me configure my system so that I can connect and begin to use
postgresql.
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: Newbie: problem Connecting to Server
@ 2003-04-01 02:56 Viktor Vislobokov <[email protected]>
parent: Ferindo Middleton Jr <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Viktor Vislobokov @ 2003-04-01 02:56 UTC (permalink / raw)
To: Ferindo Middleton Jr <[email protected]>; +Cc: pgsql-docs
Ferindo Middleton Jr wrote:
> I'm running Redhat Linux 8. I have registration to the Redhat Network so
> I'm probably running the latest version of postgre sql available. I also
> have Redhat Databse v2.1 installed, but whenever I try to start a session,
> I get the following error message:
>
> psql: could not connect to server: No such file or directory
> Is the server running locally and accepting
> connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
>
> Please help me configure my system so that I can connect and begin to use
> postgresql.
/etc/init.d/postgresql start
After this:
Check your PostgreSQL server is running.
ps -ax | grep postmaster
You should be see some as:
807 ? S 0:02 /usr/bin/postmaster
If no, check your PostgreSQL installation.
With best wishes,
Victor Vislobokov
Perm, Russia
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2003-04-01 02:56 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2003-03-31 06:30 Newbie: problem Connecting to Server Ferindo Middleton Jr <[email protected]>
2003-04-01 02:56 ` Viktor Vislobokov <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox