From: | Michiel Lange <michiel(at)minas(dot)demon(dot)nl> |
---|---|
To: | <mallah(at)trade-india(dot)com> |
Cc: | <stewarrb(at)yahoo(dot)com>, <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: Killing only one postmaster |
Date: | 2003-04-11 21:18:52 |
Message-ID: | 5.1.0.14.0.20030411231757.00b5c700@192.168.1.3 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
There can also be multiple backends... look for the PID you want to kill
(SIGHUP or SIGTERM) in your $PGDATA/postmaster.pid file
Michiel
At 23:57 11-4-2003 +0530, mallah(at)trade-india(dot)com wrote:
>I think there is only one postmaster and multiple backends.
>
>To cancel the query being executed by a particular backend pid
>use
>
>kill -INT <pid_of_the_backend>
>its equivalent to pressing ^C in psql for that query.
>
>regds
>mallah.
>
> > How do I stop only one postmaster and not have the entire server
> > restart? Is this possible. I have had several situations where I have
> a function not
> > performing as I expect and need to kill just the backend process.
> >
> >
> > Thanks,
> > Bo Stewart
> >
> >
> > ---------------------------(end of
> broadcast)--------------------------- TIP 1: subscribe and
> > unsubscribe commands go to majordomo(at)postgresql(dot)org
>
>
>
>-----------------------------------------
>Get your free web based email at trade-india.com.
> "India's Leading B2B eMarketplace.!"
>http://www.trade-india.com/
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
From | Date | Subject | |
---|---|---|---|
Next Message | P G | 2003-04-11 21:31:32 | Has anyone seen this error? I cannot log into my database. |
Previous Message | Tim Ellis | 2003-04-11 21:02:57 | Re: Netscape Suitespot HELP :-/ |