Re: BUG #5267: initdb fails on AIX: could not identify current directory - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #5267: initdb fails on AIX: could not identify current directory
Date
Msg-id 26533.1262882576@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #5267: initdb fails on AIX: could not identify current directory  (Michael Felt <mamfelt@gmail.com>)
List pgsql-bugs
Michael Felt <mamfelt@gmail.com> writes:
> I ran my test program with larger and smaller MAXPGPATH constants. 2046
> (1023 * 2) was the largest I tested and it worked fine. When it was shorted
> the call failed. I did not test the error message.

[ scratches head... ]  This seems to be misbehavior of getcwd() itself,
since the paths involved are certainly not 2K long.
Perhaps you need to file a bug with IBM.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #5267: initdb fails on AIX: could not identify current directory
Next
From: Mike Landis
Date:
Subject: Re: BUG #5268: PQgetvalue incorrectly returns 0