Numeric user ID invalid in 7.3 ? - Mailing list pgsql-novice

From Danny Aldham
Subject Numeric user ID invalid in 7.3 ?
Date
Msg-id 200304122221.h3CML42D003244@lennon.postino.com
Whole thread Raw
Responses Re: Numeric user ID invalid in 7.3 ?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
I am moving a postgres database onto an new machine, running the
current stable version of Postgres7.3 . I am finding broken application
software, and seem to have narrowed it down to a user id of 1001 .
That is one-thousand and one. I can create the user fine, put it
into a group, can grant all the permissions, but when the programs run,
or even if I try to execute : psql -d db -U 1001 , I am getting an
error message : ERROR: pg_class_aclcheck invalid user id 1001 .
If i create a new user id that is not numeric it seems to work fine,
but I am worried about having to convert the user ID used in all
the programs.

--
Danny Aldham     Providing Certified Internetworking Solutions to Business
www.postino.com  E-Mail, Web Servers, Security, Web Databases, SQL PHP & Perl


pgsql-novice by date:

Previous
From: Jeffrey Melloy
Date:
Subject: search_path in SQL script?
Next
From: Vittorio Zuccala'
Date:
Subject: postgres 7.2.2 admin