Re: BUG #6334: initdb not working

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: BUG #6334: initdb not working
Дата
Msg-id 1323899696-sup-4577@alvh.no-ip.org
обсуждение исходный текст
Ответ на BUG #6334: initdb not working  (Wilfried.Weiss@nsg.com)
Список pgsql-bugs
Excerpts from Wilfried.Weiss's message of mi=C3=A9 dic 14 03:36:25 -0300 20=
11:
> The following bug has been logged on the website:
>=20
> Bug reference:      6334
> Logged by:          Wilfried Weiss
> Email address:      Wilfried.Weiss@nsg.com
> PostgreSQL version: 9.1.2
> Operating system:   AIX 5300-12-04-1119
> Description:=20=20=20=20=20=20=20=20
>=20
> I successfully compiled 9.1.2 using IBM xlc 9.0 and gnu make 3.80-1. When
> trying to initialise the database, no directory structure is created. I u=
sed
> parameter -d for more debug info but did not find any useful hint why ini=
tdb
> is not working. I am using PostgreSQL since Version 7.0.4, but that never
> happened to me.=20

With the amount of info in this report, it seems quite unlikely that we
would be able to come up with an explanation.  Maybe the operating
system is silently failing the mkdir() calls.  Would you run it under
some sort of strace equivalent?

--=20
=C3=81lvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: jlrobins@socialserve.com
Дата:
Сообщение: BUG #6336: SQL stored procedure returing 'int' calling into SRF does not raise error ...
Следующее
От: Maxim Boguk
Дата:
Сообщение: Re: BUG #6335: Weird planner decision with exists (a join b) condition