Re: Clarification - Mailing list pgsql-general

From Tom Lane
Subject Re: Clarification
Date
Msg-id 21196.1113920005@sss.pgh.pa.us
Whole thread Raw
In response to Clarification  (ElayaRaja S <elayaraja.s@gmail.com>)
List pgsql-general
ElayaRaja S <elayaraja.s@gmail.com> writes:
> bash-2.05b$ pg_ctl stop
> /usr/local/pgsql/bin/pg_ctl: line 274: kill: (19859) - No such process
> waiting for postmaster to shut
> down................................................................
> failed
> pg_ctl: postmaster does not shut down

Is there actually a postmaster running?  Is pg_ctl looking in the right
data directory?  The above could happen if you have a PGDATA environment
setting that corresponds to a data directory that's not actively in use.

            regards, tom lane

pgsql-general by date:

Previous
From: Devrim GUNDUZ
Date:
Subject: Re: Postgresql 8.0.2 SLES 9 rpm - libpq.so.3 broken
Next
From: Tom Lane
Date:
Subject: Re: Simplified (a-la [G|N]DBM) DB access