Re: setproctitle() no longer used?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: The Hermit Hacker <scrappy(at)hub(dot)org>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: setproctitle() no longer used?
Date: 2000-05-10 22:30:17
Message-ID: 200005102230.SAA09146@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> D'oh, okay...I ended up going through the v6.5.* source code too, and
> couldn't find it there. I forget how Bruce had implemented it using
> argv[0], and yes, it is definitely broken on FreeBSD 4.0 ...
>
> I'll look at doing the change here locally, since I know
> setproctitle() does work, as I find it invaluable to know what is running,
> and where ...

Can you find out if it is broken, or they have stopped supporting it in
FreeBSD.

--
Bruce Momjian | http://www.op.net/~candle
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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alfred Perlstein 2000-05-10 22:35:12 Unable to get acceptable performance from EXCEPT
Previous Message Tom Lane 2000-05-10 22:24:19 Re: [HACKERS] Re: Problems compiling version 7