Re: Server not Starting - Mailing list pgsql-general

From Ashesh Vashi
Subject Re: Server not Starting
Date
Msg-id k2p8cf965d31004132230n9717fxfca39135d43011cd@mail.gmail.com
Whole thread Raw
In response to Server not Starting  (raghavendra t <raagavendra.rao@gmail.com>)
Responses Re: Server not Starting  (raghavendra t <raagavendra.rao@gmail.com>)
List pgsql-general
What is the value set for the port in postgresql.conf?

--
Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise Postgres Company



On Wed, Apr 14, 2010 at 10:57 AM, raghavendra t <raagavendra.rao@gmail.com> wrote:
Hi All,
 
Please find the below scenario, and suggest me...
 
Trying to start the server, but not starting.
----------------------------------------------------------
[postgres@dbarhel564 mypg]$ pg_ctl -D /usr/local/pgsql/mypg/ start
server starting
[postgres@dbarhel564 mypg]$ psql -p 5432 -d postgres
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"?
[postgres@dbarhel564 mypg]$
 
Checked in the Data Directory
-------------------------------------------
[postgres@dbarhel564 mypg]$ ls
arch  db.dmp  mypg.dmp     mytablespace  pg_hba.conf    pg_log        pg_stat_tmp  pg_tblspc    PG_VERSION  postgresql.conf
base  global  mypgtar.tar  pg_clog       pg_ident.conf  pg_multixact  pg_subtrans  pg_twophase  pg_xlog     postmaster.opts
[postgres@dbarhel564 mypg]$
I havnt find the postmaster.pid here.
 
Could you please guide me.
 
Regards
Raghavendra
 

pgsql-general by date:

Previous
From: raghavendra t
Date:
Subject: Server not Starting
Next
From: raghavendra t
Date:
Subject: Re: Server not Starting