Обсуждение: [BUGS] BUG #14627: fail initdb

Поиск
Список
Период
Сортировка

[BUGS] BUG #14627: fail initdb

От
whillwind@nate.com
Дата:
The following bug has been logged on the website:

Bug reference:      14627
Logged by:          beomsu choi
Email address:      whillwind@nate.com
PostgreSQL version: 9.3.5
Operating system:   AIX 7.1
Description:

i'm fail initdb.

child process exited with exit code 1
initdb: removing data directory "/home/yuwon/test/postgresql-9.3.5/data"

how to initdb for aix 7.1 ?


--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Re: [BUGS] BUG #14627: fail initdb

От
Tom Lane
Дата:
whillwind@nate.com writes:
> i'm fail initdb.

> child process exited with exit code 1
> initdb: removing data directory "/home/yuwon/test/postgresql-9.3.5/data"

Is that really the only thing it prints?

The informative line(s) would have been before that.
        regards, tom lane


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Re: [BUGS] BUG #14627: fail initdb

От
Alvaro Herrera
Дата:
whillwind@nate.com wrote:

> Bug reference:      14627
> Logged by:          beomsu choi
> Email address:      whillwind@nate.com
> PostgreSQL version: 9.3.5
> Operating system:   AIX 7.1
> Description:        
> 
> i'm fail initdb.
> 
> child process exited with exit code 1
> initdb: removing data directory "/home/yuwon/test/postgresql-9.3.5/data"
> 
> how to initdb for aix 7.1 ?

Don't try 9.3.5.  You should be looking at 9.3.16 as a minimum.  There
are known bugs in the first few minors of the 9.3 series.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs