| From: | "Tomi N/A" <hefest(at)gmail(dot)com> |
|---|---|
| To: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
| Subject: | can't stop the postmaster? |
| Date: | 2007-02-20 23:30:30 |
| Message-ID: | d487eb8e0702201530x7b4f58a6kf7a78b52183950ec@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
This is probably a question more appropriate on a gentoo mailing list,
but I'll ask anyway as it obviously has to do with postgresql and I've
a feeling someone will probably know: can anyone explain what is it
that happens here when I try to stop the postmaster? What can I do
about it?
# /etc/init.d/postgresql stop
* Stopping PostgreSQL ...
start-stop-daemon --stop --pidfile /var/lib/postgresql/data/postmaster.pid
--retry -TERM//-INT//-QUIT --oknodo
/sbin/start-stop-daemon: invalid schedule item (must be
[-]<signal-name>, -<signal-number>, <timeout> or `forever'
Try `/sbin/start-stop-daemon --help' for more information. [ !! ]
TIA,
t.n.a.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Fitzpatrick | 2007-02-20 23:44:31 | Crosstab |
| Previous Message | Stephan Szabo | 2007-02-20 23:25:20 | Re: invalid input syntax for integer: "NULL" |