On Tue, Mar 18, 2003 at 09:02:51 +0800,
Jinqiang Han <[EMAIL PROTECTED]> wrote:
> Bruno Wolff III,
>
> Did you notice that postmaster is a link to postgres. So argv[0] is postgres
> not postmaster...
> I wonder if postmaster.c is still in use. It is really weird.
argv[0] gets set from what you use for a command, not what the actual
hard link name of the file is.
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])