Server not Starting

Поиск
Список
Период
Сортировка
От raghavendra t
Тема Server not Starting
Дата
Msg-id j2mbc7de5a31004132227g582989a5ud57fc8400bc24f16@mail.gmail.com
обсуждение исходный текст
Ответы Re: Server not Starting  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
Список pgsql-general
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 по дате отправления:

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: pl/java status
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: Server not Starting