Re: [HACKERS] removing the exec() from doexec() - Mailing list pgsql-hackers

From The Hermit Hacker
Subject Re: [HACKERS] removing the exec() from doexec()
Date
Msg-id Pine.BSF.3.96.980429232003.466D-100000@thelab.hub.org
Whole thread Raw
In response to Re: [HACKERS] removing the exec() from doexec()  (Bruce Momjian <maillist@candle.pha.pa.us>)
Responses Re: [HACKERS] removing the exec() from doexec()
Re: [HACKERS] removing the exec() from doexec()
Re: [HACKERS] removing the exec() from doexec()
List pgsql-hackers
On Wed, 29 Apr 1998, Bruce Momjian wrote:

> No reason for the exec().  I believe the only advantage is that it gives
> us a separate process name in the 'ps' listing.  I have looked into
> simulating this.

    Under FreeBSD, there is:

setproctitle(3) - set the process title for ps 1

    This isn't available under Solaris though, last I checked...

Marc G. Fournier
Systems Administrator @ hub.org
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org


pgsql-hackers by date:

Previous
From: dg@illustra.com (David Gould)
Date:
Subject: Re: [PATCHES] S_LOCK reduced contention through backoff patch
Next
From: Brett McCormick
Date:
Subject: data compression/encryption