From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3BEB413838B for ; Mon, 15 Sep 2014 14:51:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64E97E0A52; Mon, 15 Sep 2014 14:51:14 +0000 (UTC) Received: from smtpq1.gn.mail.iss.as9143.net (smtpq1.gn.mail.iss.as9143.net [212.54.34.164]) by pigeon.gentoo.org (Postfix) with ESMTP id 325E8E0982 for ; Mon, 15 Sep 2014 14:51:13 +0000 (UTC) Received: from [212.54.34.134] (helo=smtp3.gn.mail.iss.as9143.net) by smtpq1.gn.mail.iss.as9143.net with esmtp (Exim 4.71) (envelope-from ) id 1XTXcW-0001ih-E9 for gentoo-user@lists.gentoo.org; Mon, 15 Sep 2014 16:51:12 +0200 Received: from 53579160.cm-6-8c.dynamic.ziggo.nl ([83.87.145.96] helo=data.antarean.org) by smtp3.gn.mail.iss.as9143.net with esmtp (Exim 4.71) (envelope-from ) id 1XTXcW-0004F0-45 for gentoo-user@lists.gentoo.org; Mon, 15 Sep 2014 16:51:12 +0200 Received: from andromeda.localnet (unknown [10.20.13.51]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by data.antarean.org (Postfix) with ESMTPSA id 315B14B for ; Mon, 15 Sep 2014 16:50:49 +0200 (CEST) From: "J. Roeleveld" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] ERROR: postgresql - exceeded maxAllocatedDescs "/usr/share/zoneinfo" Date: Mon, 15 Sep 2014 16:51:24 +0200 Message-ID: <2361489.6FI8kNMPl4@andromeda> Organization: Antarean User-Agent: KMail/4.12.5 (Linux/3.14.14-gentoo; KDE/4.12.5; x86_64; ; ) In-Reply-To: <20140915144816.GG13628@syscon7> References: <20140915144816.GG13628@syscon7> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Ziggo-spambar: ---- X-Ziggo-spamscore: -4.9 X-Ziggo-spamreport: ALL_TRUSTED=-1,BAYES_00=-1.9,PROLO_TRUST_RDNS=-3,RDNS_DYNAMIC=0.982 X-Ziggo-Spam-Status: No X-Spam-Status: No X-Spam-Flag: No X-Archives-Salt: 2a1bc4f6-110b-4312-9cea-4e0b874e8638 X-Archives-Hash: 03573181fe827ee996426e4b0d777f3e On Monday, September 15, 2014 08:48:16 AM Joseph wrote: > After upgrade when I try to start postgresql-9.1 I get an error: > > * Starting PostgreSQL ... > * start-stop-daemon: did not create a valid pid in > `/var/lib/postgresql/9.1/data/postmaster.pid' * Check the log for a > possible explanation of the above error. > * /var/lib/postgresql/9.1/data/postmaster.log > > [ !! ] * ERROR: postgresql-9.1 failed to start > > tail /var/lib/postgresql/9.1/data/postmaster.log > LOG: database system is shut down > FATAL: exceeded maxAllocatedDescs (16) while trying to open directory > "/usr/share/zoneinfo" FATAL: exceeded maxAllocatedDescs (16) while trying > to open directory "/usr/share/zoneinfo" Please check Google. The answer is there. -- Joost