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 22924.1262876235@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>)
Responses 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:
> 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 by date:

Previous
From: Michael Felt
Date:
Subject: Re: BUG #5267: initdb fails on AIX: could not identify current directory
Next
From: Tom Lane
Date:
Subject: Re: Concurrent update failure in HEAD