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 22924.1262876235@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #5267: initdb fails on AIX: could not identify current directory  (Michael Felt <mamfelt@gmail.com>)
Ответы 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:
> On Thu, Jan 7, 2010 at 3:35 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Well, the problem is what to print?  The failure we are trying to report
>> is exactly that we *can't get* the name of the directory.

> Well, there is an argument that a system call is using to get somewhere?

getcwd() has no input parameters.

            regards, tom lane

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Michael Felt
Дата:
Сообщение: Re: BUG #5267: initdb fails on AIX: could not identify current directory
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Concurrent update failure in HEAD