Re: BUG #5680: Failure to start: too many private dirs demanded

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Alexey Parshin <alexeyp(at)gmail(dot)com>
Cc: pgsql-bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #5680: Failure to start: too many private dirs demanded
Date: 2010-09-28 00:52:17
Message-ID: 1285635048-sup-3852@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Excerpts from Alexey Parshin's message of lun sep 27 16:56:01 -0400 2010:
>
> The following bug has been logged online:
>
> Bug reference: 5680
> Logged by: Alexey Parshin
> Email address: alexeyp(at)gmail(dot)com
> PostgreSQL version: 9.0.0
> Operating system: Gentoo Linux
> Description: Failure to start: too many private dirs demanded
> Details:
>
> PostgreSQL (fresh install) fails to start.
> The only message in the log file says:
> FATAL: too many private dirs demanded

Weird. A result of some gentoo patch perhaps? Please try

strace postmaster -D /var/lib/postgresql/9.0/data
which should be more illuminating.

--
Álvaro Herrera <alvherre(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Henk Dekker 2010-09-28 01:04:57 Re: BUG #5679: pgAdminIII 1.12.0 hangs
Previous Message Samuel Gendler 2010-09-27 23:01:53 Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql)