| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | ElayaRaja S <elayaraja(dot)s(at)gmail(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Clarification |
| Date: | 2005-04-19 14:13:25 |
| Message-ID: | 21196.1113920005@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
ElayaRaja S <elayaraja(dot)s(at)gmail(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2005-04-19 14:16:27 | Re: Simplified (a-la [G|N]DBM) DB access |
| Previous Message | Devrim GUNDUZ | 2005-04-19 14:06:58 | Re: Postgresql 8.0.2 SLES 9 rpm - libpq.so.3 broken |