postmaster does not shut down - Mailing list pgsql-general

From surabhi.ahuja
Subject postmaster does not shut down
Date
Msg-id 967CFC4343BF2A4DAFACD026D33DC85118EC77@jal.iiitb.ac.in
Whole thread Raw
Responses Re: postmaster does not shut down
List pgsql-general
 when i grep for postmaster
ps -aef | grep postmaster
 
it says:
/usr/bin/postmaster -D /export/home1/sdc_image_pool/dbx -p 5432
 
when i try to stop postmaster doing
 
/usr/bin/pg_ctl -D /export/home1/sdc_image_pool/dbx/ stop
the following is displayed:
waiting for postmaster to shut down............................................................... failed
pg_ctl: postmaster does not shut down
i grepped for PGDATA
 
echo $PGDATA
it says undefined variable
 
please tell me what to do
 
thanks
regards
surabhi ahuja
 

pgsql-general by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: Query Question
Next
From: Peter Eisentraut
Date:
Subject: Re: security documentation