Re: BUG #5267: initdb fails on AIX: could not identify current directory

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #5267: initdb fails on AIX: could not identify current directory
Дата
Msg-id 26533.1262882576@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #5267: initdb fails on AIX: could not identify current directory  (Michael Felt <mamfelt@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #5267: initdb fails on AIX: could not identify current directory
Следующее
От: Mike Landis
Дата:
Сообщение: Re: BUG #5268: PQgetvalue incorrectly returns 0