Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] ERROR: postgresql - exceeded maxAllocatedDescs "/usr/share/zoneinfo"
Date: Mon, 15 Sep 2014 14:48:02
Message-Id: 20140915144816.GG13628@syscon7
1 After upgrade when I try to start postgresql-9.1 I get an error:
2
3 * Starting PostgreSQL ...
4 * start-stop-daemon: did not create a valid pid in `/var/lib/postgresql/9.1/data/postmaster.pid'
5 * Check the log for a possible explanation of the above error.
6 * /var/lib/postgresql/9.1/data/postmaster.log [ !! ]
7 * ERROR: postgresql-9.1 failed to start
8
9 tail /var/lib/postgresql/9.1/data/postmaster.log
10 LOG: database system is shut down
11 FATAL: exceeded maxAllocatedDescs (16) while trying to open directory "/usr/share/zoneinfo"
12 FATAL: exceeded maxAllocatedDescs (16) while trying to open directory "/usr/share/zoneinfo"
13
14
15 --
16 Joseph

Replies