Hi Edward! Edward J. Shornock [2006-02-08 17:02 -0500]: > # /etc/init.d/postgresql-8.1 restart > Stopping PostgreSQL 8.1 database server: mainUse of uninitialized value > in numeric eq (==) at /usr/share/postgresql-common/PgCommon.pm line 599. > . > Starting PostgreSQL 8.1 database server: mainUse of uninitialized value > in numeric eq (==) at /usr/share/postgresql-common/PgCommon.pm line 599.
That seems to be a problem/ususal setup with your groups. This code reads /etc/group and /etc/passwd (with the standard functions getpwnam(), getgrent(), etc.) to find out in which auxilliary groups the postgres user is. Can you please send me your /etc/passwd and /etc/group files? (Feel free to remove the normal users, i. e. with IDs >= 1000). They could help me to reproduce and fix that bug. Thanks, Martin -- Martin Pitt http://www.piware.de Ubuntu Developer http://www.ubuntu.com Debian Developer http://www.debian.org In a world without walls and fences, who needs Windows and Gates?
signature.asc
Description: Digital signature

