Re: Problem on AIX with current - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Problem on AIX with current
Date
Msg-id 17117.1002202121@sss.pgh.pa.us
Whole thread Raw
In response to Re: Problem on AIX with current  ("Zeugswetter Andreas SB SD" <ZeugswetterA@spardat.at>)
List pgsql-hackers
"Zeugswetter Andreas SB SD" <ZeugswetterA@spardat.at> writes:
> Only problem on AIX is, that the argv[0] stuff does not work anymore
> (I think since we don't exec() anymore), which is rather annoying.

Hmm, perhaps we are selecting the wrong PS_STRINGS method for AIX?
Please look at src/backend/utils/misc/ps_status.c and see if one of
the other methods will work on AIX.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Zeugswetter Andreas SB SD"
Date:
Subject: Re: Problem on AIX with current
Next
From: Tom Lane
Date:
Subject: Re: Feature suggestion: Postgresql binding to one