From: | Larry Rosenman <ler(at)lerctr(dot)org> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, PostgreSQL-ports <pgsql-ports(at)postgresql(dot)org>, PostgreSQL-Admin <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] Re: [PORTS] pgmonitor and Solaris |
Date: | 2001-03-28 21:51:50 |
Message-ID: | 20010328.21515000@ler-freebie.iadfw.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-hackers pgsql-ports |
whats wrong with /usr/ucb/ps auxw | grep $PGUSER
to get only the processes for PG?
LER
--
Larry Rosenman http://www.lerctr.org/~ler/
Phone: +1 972 414 9812 E-Mail: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 US
>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<
On 3/28/01, 3:31:08 PM, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> wrote
regarding [HACKERS] Re: [PORTS] pgmonitor and Solaris:
> > Bruce Momjian writes:
> >
> > > Can someone confirm that 'ps' status display doesn't work on Solaris,
> >
> > You may need to use /usr/ucb/ps. Last I checked there was no way to
> > change the display of /usr/bin/ps.
> I can do that, but I am told that /usr/ucb/ps does not allow me to
> restrict the display to a specific user. Without that, ps shows all
> processes, which is pretty slow to run regularly, no? Can you check for
> a user restriction on /usr/ucb/ps. I can certainly code in a check for
> its existance and use that instead.
> Does 'ps' status display work with PostgreSQL and /usr/ucb/ps?
> Let me know. Thanks.
> --
> Bruce Momjian | http://candle.pha.pa.us
> pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
> + If your life is a hard drive, | 830 Blythe Avenue
> + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-03-28 21:56:15 | Re: [HACKERS] Re: [PORTS] pgmonitor and Solaris |
Previous Message | Bruce Momjian | 2001-03-28 21:31:08 | Re: [PORTS] pgmonitor and Solaris |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-03-28 21:56:15 | Re: [HACKERS] Re: [PORTS] pgmonitor and Solaris |
Previous Message | Bruce Momjian | 2001-03-28 21:31:08 | Re: [PORTS] pgmonitor and Solaris |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-03-28 21:56:15 | Re: [HACKERS] Re: [PORTS] pgmonitor and Solaris |
Previous Message | Tom Lane | 2001-03-28 21:40:30 | Re: Cygwin PostgreSQL Regression Test Problems (Revisited) |